Skip to content
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

Fix #3693: Datatable allow responsive stack and scrollable #3826

Closed
wants to merge 1 commit into from

Conversation

melloware
Copy link
Member

Defect Fixes

Fix #3693: Datatable allow responsive stack and scrollable

Adds a new useMediaQuery hook so we can dynamically be notified when media query breakpoints are hit and change the scrollable state from true to false when a responsive breakpoint is hit. This allows responsiveLayout="stack" to be used in conjuction with scrollable giving end users much better UI/UX experience per screen size!

@melloware melloware added the Core Team Issue or pull request has been *opened* by a member of Core Team label Dec 28, 2022
@melloware melloware linked an issue Jan 4, 2023 that may be closed by this pull request
@melloware melloware added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Jan 7, 2023
@melloware melloware closed this Feb 22, 2023
@melloware melloware deleted the PR3693 branch February 22, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Team Issue or pull request has been *opened* by a member of Core Team Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
None yet
2 participants