Skip to content

[WC-349]: Prevent scroll on column selector focus #1821

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rahmanunver
Copy link
Contributor

Pull request type

Bug fix (non-breaking change which fixes an issue)


Description

The referenced column selector element was being focused after loading DG2 as a solution for focus behavior, it was causing a horizontal scroll issue on initial load. We are keeping the focus behavior same but preventing the scroll now.

What should be covered while testing?

A dg2 nested in container with column selector enabled. See the test project.

@rahmanunver rahmanunver requested a review from a team as a code owner August 11, 2025 17:40
@rahmanunver rahmanunver force-pushed the fix/wc-3049_column_selector_scroll branch from 7905fbc to c71b2ea Compare August 12, 2025 13:31
@gjulivan
Copy link
Collaborator

need rebase @rahmanunver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants