-
Notifications
You must be signed in to change notification settings - Fork 90
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
Get DatePicker, Calendar and DateInput to a known/agreed state in Labs, ready for core #4096
Comments
Adding Calendar When picking the use of In Some potential alternative
|
We will push this to Core, once we have had feedback from stakeholders. |
About date formatting @bhoppers2008 recently shared the following by email.
|
@mark-tate. In relation to the "tab order and focus pattern when confirmation pattern is used". It is working as intended in the examples. TYVM! |
Frappe Goal: update in Labs with design feedback and then find Stakeholder feedback |
Emailed @mark-tate with the a11y review and will discuss findings on Thursday 9/26/24 |
Galao Goal: complete all of a11y feedback |
I found it very hard to write custom parser / formatter using |
Not sure why |
Adding searching result date libraries in
|
Latte Goal: add adapter support for moment and internationalised for Calendar, DateInput and DatePicker Work in progress on this branch |
SO 93199 mentioned the need for |
Latte Goal: adds tests for adapter support, push to Labs, seek stakeholder feedback |
@mark-tate Disabled and Un-selectable calendar items' styling is not correct in our current site docs. I think you are aware of those required updates already. If not, please consider those fixes. I put a temporary description of the correct characteristics in this example. Thank you! |
Macc Goal: tests pass, site docs updated |
Mocha: Docs, fix issues from lab.52 version , MTK feedback |
Mocca Goal: polish and address identified issues Stretch goal: example, range picker with one calendar |
New release made on Friday. User testing. Follow issues likely. @mark-tate can we close this specific issue now? |
User feedback - to open the calendar on click of input, however overlay focus management will not allow the input to be focused. Something to iterate on.
cc @jake-costa |
By EOS,
|
A11y response to user feedback (controlled open on focus):
Let me know if you have any questions or want to discuss this. |
Outstanding features to resolve in labs + feedback required:
|
@mark-tate can update when he returns |
A version of datepicker will be released w/e 20th Jan to support
A11y updates will start to appear in tecno sprint |
tecno goal: a round of a11y improvements, no api change expected |
PR released for adapters |
@mark-tate FYI I see on the PR it says openOnFocus prop was added however Calendar cannot be opened when input or "open calendar" button receives focus. Also, Calendar can be opened on click of input but focus needs to remain on the text input. Currently the example has focus moving to calendar when the input is clicked. |
focus and sync between input and calendar being addressed by EOS |
PR updated.. we just added
|
Oregano Goal: |
aim to merge behaviour changes in next release |
DatePicker, Date Input and Calendar are in Labs, ready for promotion to Core, once we have some user-feedback from Stakeholders.
This PR should collate the known issues/discussions, so we make sure we move a stable feature set to Core.
@ivan-calderon
The text was updated successfully, but these errors were encountered: