-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Table column resizing aria docs #3982
Conversation
…t/right arrows still a bit iffy, cant seem to get focus to move between the columns, def something with the menutrigger...
these are unecessary since the state returns the resizing column already and we have onResize handlers in useTableColumnResize
…trum into aria_table_docs
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
packages/@react-stately/table/docs/useTableColumnResizeState.mdx
Outdated
Show resolved
Hide resolved
This comment was marked as outdated.
This comment was marked as outdated.
TODO: update sandbox example so it uses input styles from useTableColumnResize hook instead of VisuallyHidden, need to wait for nightly/release for that |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
## API Changes
unknown top level export { type: 'identifier', name: 'Column' } |
Closes
✅ Pull Request Checklist:
📝 Test Instructions:
Looks at the column resizing docs for useTableState and useTable. In addition, try the styled example out here: https://codesandbox.io/s/objective-cherry-g837on?file=/src/App.tsx
🧢 Your Project:
RSP