The Date Component that opens when using Projects Does Not Select The Date When you Hit Enter or Space #147874
Replies: 2 comments
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Thanks for sharing your question in the GitHub Community, @frastlin! We're glad to have you here. To help you get the best response, it's important to post in the most relevant category. The Accessibility category is a better fit for this topic, so I've moved your post there. Additionally, we'll share this with our internal accessibility team for further review. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
GitHub Feature Area
Projects
Body
The date component on the projects fields does not allow date selection with the keyboard. When you open the date field it lands your focus on previous month (which is also a small bug, it should land you in the date selection field because keyboard users don't need the next month and previous month buttons), but when you hit enter or space on a date, the component closes and you're back on the cell in the table that now has an empty date. If you click the component with a mouse, the date is correctly selected.
Steps to reproduce:
Expected behavior is that a date is selected.
Beta Was this translation helpful? Give feedback.
All reactions