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

Feat schedule picker popover #3796

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

bytrangle
Copy link
Contributor

Description

A rough custom implementation for popover. It's like dialog, but less intrusive. Developer can pass a custom component to it to render anything into this popover. It still needs further feedback in order to be complete.

Issues Resolved

Potentially resolves #3544 . Popover can be passed a calendar picker that allows uses to select date while adding new task.

Check List

  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

@johannesjo
Copy link
Owner

johannesjo commented Jan 2, 2025

I ran this on my machine to play around. As mentioned in the original discussion: This might not work too well for desktop since it breaks the keyboard flow (makes only sense to to use the up and down keys imho). I can see this or something similar being added as via an additional button on mobile though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants