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

[DataGrid] Prevent drag handle from disappearing when column width made too small #2059

Merged

Conversation

msb-incom
Copy link
Contributor

Pull Request

📖 Description

Change the col-width-draghandle to have position: sticky to avoid the separator handle becoming invisible when making columns in a resizable datagrid sufficiently narrow.

🎫 Issues

#2058

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new compontent
  • I have modified an existing component
  • I have validated the Unit Tests for an existing component

@vnbaaij vnbaaij changed the title Make col-width-draghandle have position sticky [DataGrid] Prevent drag handle from disappearing when column width made too small May 16, 2024
@vnbaaij vnbaaij merged commit c23f893 into microsoft:dev May 16, 2024
2 checks passed
vnbaaij added a commit that referenced this pull request May 17, 2024
…de too small (#2059)

Co-authored-by: Vincent Baaij <vnbaaij@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants