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

Calendar View in Date Picker #150

Open
vruyr opened this issue Feb 18, 2024 · 1 comment
Open

Calendar View in Date Picker #150

vruyr opened this issue Feb 18, 2024 · 1 comment
Labels
help wanted Accepting PRs for this feature requests

Comments

@vruyr
Copy link

vruyr commented Feb 18, 2024

When inserting a date using the Date Picker, in order to make it easier to understand the day of the week for the parsed date, a calendar view would improve the user experience in quickly completing the workflow.

Here is a very crude mock:

image

Please implement a calendar view in the Date Picker popup where the current and selected dates are highlighted.

P.S.

  1. The close button is overlapping with the input field - I'm using the Minimal theme - might be the reason.
  2. There is a lot of unused blank space in the pop-up in the middle section while the input boxes for the Date and Date Format sometimes might not fit the entered text.
  3. A syntax like “One week from Monday” or “2 weeks from Friday” is not recognized.

I can make separate tickets for these if it'll help.

@argenos argenos added the help wanted Accepting PRs for this feature requests label Feb 28, 2024
@argenos
Copy link
Owner

argenos commented Feb 28, 2024

It's almost a little too out of scope for this repository, but I'll leave this open if someone wants to give it a go.
For the other issues: 1 and 2 disable the minimal theme and check if it still happens with the default theme and no plugins, if it does, feel free to open an issue here. Feel free to open a separate issue for 3, but those are limitations of the underlying parser, so unlikely that there will be a fix soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Accepting PRs for this feature requests
Projects
None yet
Development

No branches or pull requests

2 participants