-
-
Notifications
You must be signed in to change notification settings - Fork 333
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
Document component keyboard shortcuts (a11y) #292
Document component keyboard shortcuts (a11y) #292
Conversation
@benzara-tahar Gosh it's always a pleasure to work with someone organized! You've got a checklist here and everything. Love it! Looking over the PR, everything looks great. Just a few very small nit-picky to set convention going forward:
Beyond that I think you nailed it. The descriptions are clear and read well. I mentioned this in Discord, but it appears we've had a regression of features for the Listbox component. I'm almost certain we had home/end if not up/down arrows support at some point. This component recently went through a refactor so it seems we missed this. I think your update are going to help highlight issues like this, so thank you so much! |
Looking good with the addition of the data table and accordion. Good catch on the Given there's a lot changes coming to these, it may be better to let me rework the docs so the changes are all self-contained. For example, I'm working on the Menu now and the changes are pretty substantial. We're moving from a Svelte Component to Tailwind Elements + Svelte Action: Just want to ensure you're not putting in effort on something that's going to be thrown out and rebuilt soon! Plus this might make the merge a but funky. I don't plan to update the data table before your changes go into effect, so those should be fine as is, but Menus and other other should probably be skipped for now! |
I love the new actions API, will read more about that but I think you make a point, it is more efficient/reasonable if you document the shaking parts. |
Thanks, still plenty to figure out but the concept is solid. Yeah no worries, I'll handle the docs listed in that link above. Feel free to prune those from your todo list or move them to their own category for now. Whatever works! |
@benzara-tahar Per my post in Discord I'll be away this weekend for my birthday. If you need anything before Monday please reach out to a moderator on Discord. Have a nice one and catch you next week! |
I went through all the items in the checklist that aren't marked with (leave this to endigo), had to do a small fix for the SlideToggle interaction inorder to make it work. |
Great job @benzara-tahar I'm just getting caught up with everything over the weekend, but will review this asap. FYI make sure to tap "ready for review" to make a formal declaration when you're ready for me to take a look! I'll grab for it now. |
@benzara-tahar I've completely my review. There was a few bit of text that I adjusted, but nothing major. I think with this we're good to merge. Great job with this, very clearly done! You should appear as a contributor on GitHub and our homepage very soon :) |
This PR tracks the progress of adding the documentation for all the components keyboard shortctus, it is still a WIP
components
utilities