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: Modal datagrid is not scrollable with frozen columns #8713

Open
s-werking opened this issue May 10, 2024 · 0 comments
Open

DataGrid: Modal datagrid is not scrollable with frozen columns #8713

s-werking opened this issue May 10, 2024 · 0 comments
Labels
type: bug 🐛 [3] Velocity rating (Fibonacci)

Comments

@s-werking
Copy link
Contributor

Describe the bug
When a modal datagrid has a frozen column and the user moves the mouse over the table, the table is not scrollable. Without a frozen column the datagrid can be scrolled no matter where the mouse is on the modal.

To Reproduce

Steps to reproduce the behavior:

  1. Go to this zipped html file: example-modal-datagrid.zip
  2. Click on 'Open Modal'
  3. Move the mouse outside of the datagrid
  4. Scroll using your mouse
  5. See that the datagrid can be scrolled
  6. Move the mouse inside the datagrid
  7. Scroll using your mouse
  8. See that the datagrid can no longer be scrolled

Expected behavior
The modal datagrid should be scrollable no matter where the mouse is on the modal.

Version

  • ids-enterprise: v4.95.0-dev

Screenshots
In this gif, the frozen column is in place first. Then the frozen column setting is removed to show that the datagrid is scrollable.

frozen-columns-scrolling

Platform

  • Infor Application/Team Name: lawson
  • OS Version: Windows 11
  • Browser Name: chrome
  • Browser Version: Version 124.0.6367.158 (Official Build) (64-bit)
@tmcconechy tmcconechy added type: bug 🐛 [3] Velocity rating (Fibonacci) labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 [3] Velocity rating (Fibonacci)
Projects
Status: Groomed
Development

No branches or pull requests

2 participants