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: title div's width exceeds datagrid's width #8960

Open
lmjgmiguel opened this issue Aug 12, 2024 · 5 comments
Open

Datagrid: title div's width exceeds datagrid's width #8960

lmjgmiguel opened this issue Aug 12, 2024 · 5 comments
Labels
jira priority: minor team: WFM For WFM Issues type: bug 🐛 [2] Velocity rating (Fibonacci)

Comments

@lmjgmiguel
Copy link

Describe the bug
Title div's width exceeds datagrid's width causing the entire content of the page panel to scroll horizontally even without any content exceeding the page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://latest-enterprise.demo.design.infor.com/components/datagrid/example-custom-toolbar.html'
  2. Inspect the toolbar's div and observe the width to be way much longer, extending outside the visible space in the browser.

Expected behavior
Width of title div and datagrid should be the same.

Version

  • ids-enterprise: v4.98.0

Screenshots
image

Platform

  • Infor Application/Team Name: Infor WFM
  • OS Version: Windows 11 Enterprise
  • Browser Name: Chrome
  • Browser Version: Version 127.0.6533.100 (Official Build) (64-bit)
@ericangeles
Copy link
Contributor

I think this is due to the collapsible search. A workaround probably to put an auto width in the toolbar title.

@ericangeles ericangeles added type: bug 🐛 [2] Velocity rating (Fibonacci) priority: minor labels Aug 12, 2024
@ericangeles
Copy link
Contributor

Another option is to remove the scrollable class.

@tmcconechy tmcconechy added the team: WFM For WFM Issues label Aug 12, 2024
@tmcconechy
Copy link
Member

tmcconechy commented Aug 12, 2024

@lmjgmiguel probably a fix to this is to update the example to use flex-toolbar instead of the older deprecated toolbar code. You can do that now if this causes you any functional issues this way?

@tmcconechy
Copy link
Member

@lmjgmiguel
Copy link
Author

lmjgmiguel commented Sep 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira priority: minor team: WFM For WFM Issues type: bug 🐛 [2] Velocity rating (Fibonacci)
Projects
Status: Groomed
Development

No branches or pull requests

3 participants