-
Notifications
You must be signed in to change notification settings - Fork 146
ux/ui: change date selection in dialogue to dropdown #552
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
Conversation
|
@Sanat-Jha I think the dates which are not selected should have icon |
|
@SGI-CAPP-AT2 That can be a subject design opinion, as I personally like the current one more. But let's give this checkbox icon also a try and lets see. |
If you think circular is good, go with it Just unselected dates should have unchecked control |
|
@SGI-CAPP-AT2 I tried implementing this square icon idea. Have a look and provide your feedback. Will go with whatever you prefer. |
|
@SGI-CAPP-AT2 So which one is better according to you? the square checkbox or the circular one? |
Let's go with circular and align it to rightmost end. |
Done |





Description
Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.
In the new task form, the date type is now selected using a dropdown, which is more intuitive and user-friendly than the previous switch-button approach.
Fixes #550
Screenshots
Checklist