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: Unable to resize column width #8417

Closed
claudenbach opened this issue Feb 5, 2024 · 2 comments · Fixed by #8531
Closed

Datagrid: Unable to resize column width #8417

claudenbach opened this issue Feb 5, 2024 · 2 comments · Fixed by #8531
Assignees
Labels
team: landmark For Landmark issues type: bug 🐛 [3] Velocity rating (Fibonacci)

Comments

@claudenbach
Copy link
Contributor

claudenbach commented Feb 5, 2024

Describe the bug
Column header resize handle does not display when the datagrid contains a rich text column with properties of singleline and using the formatter of Soho.Formatters.Editor. Happens when the data for this column contains a table element.

Seems like within the function createResizeHandle(), it needs to find the table element with the class of 'datagrid'.

To Reproduce

Steps to reproduce the behavior:

  1. Using the attached 'test-resize-handle-singleline.html'
  2. Hover over the column headers
  3. Unable to resize the column's width
  4. Resize handle is never displayed

Expected behavior
Able to resize a datagrid's column width.

Version

  • ids-enterprise: v4.91.0

Screenshots
If applicable, add screenshots to help explain your problem.

Platform

  • Infor Application/Team Name: [e.g. Infor XYZ, Infor ABC]
  • Device: (if applicable) [e.g. iPhone 6 or Samsung Galaxy S6]
  • OS Version: [e.g. Windows 10 or iOS 8]
  • Browser Name: [e.g. chrome, safari, stock browser]
  • Browser Version: [e.g. 22, 66.0.3359.181 (Official Build) (64-bit)]

Additional context
Landmark issue coming from a customer.

@claudenbach
Copy link
Contributor Author

Git-8417.zip

@claudenbach
Copy link
Contributor Author

Git #8417

@claudenbach claudenbach changed the title Datagrid: Unable to resize column widths Datagrid: Unable to resize column width Feb 5, 2024
@tmcconechy tmcconechy added the [3] Velocity rating (Fibonacci) label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: landmark For Landmark issues type: bug 🐛 [3] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants