[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix datepicker deadline entry #9503

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

montaguk
Copy link

Fixes #8485

As discussed and demod here: #8485 (comment), this PR slightly modifies the behavior of datepicker. The expected behavior is that after the date is selected via the keyboard OR the mouse, editing focus is returned to the block and the user has to hit Enter to move to the next block.

Personally, I prefer this as the current behavior loses focus after any mouse interactions with datepicker and you have to manually re-select the block to continue editing/typing.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions bot added the fix label May 25, 2023
@logseq-cldwalker
Copy link
Collaborator

@montaguk Hi. Thanks for trying to fix this. Could you get tests passing and sign the contributor license agreement?

@logseq-cldwalker logseq-cldwalker added :type/hold Hold this PR. won't merge for now awaiting-response Issue will be closed if a reply is not received labels Jun 20, 2023
@mkre
Copy link
mkre commented Sep 5, 2023

Ping @montaguk. I would love to see this in master as I am constantly being annoyed by the bug...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-response Issue will be closed if a reply is not received fix :type/hold Hold this PR. won't merge for now
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After specifying Schedule with a slash command, the block string disappears.
4 participants