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

Improve resizing column of Metadata - Products/Workflows/Tasks #1707

Open
wouter1975 opened this issue Feb 5, 2025 · 1 comment
Open

Improve resizing column of Metadata - Products/Workflows/Tasks #1707

wouter1975 opened this issue Feb 5, 2025 · 1 comment
Assignees

Comments

@wouter1975
Copy link
Collaborator

wouter1975 commented Feb 5, 2025

Resizing the column of these table is not working optimal. In these table when move the border of the column the final re-render of the border of the column is not at the same place.

The column typically becomes too wide. For example when decreasing the width of the column by 50%, the end result is 80%.
Or when increasing the width to say 120% the final width become 150%.

  • Probable fix to change all columns to fixed px width.
  • Length calculation can be removed from the code (Ruben)
@wouter1975 wouter1975 added the bug Something isn't working label Feb 5, 2025
@wouter1975
Copy link
Collaborator Author

@DutchBen, I guess these table are still using the earlier implementation, as I have seen this behavior when testing the initial versions.

@wouter1975 wouter1975 removed the bug Something isn't working label Feb 6, 2025
@Georgi2704 Georgi2704 self-assigned this Mar 5, 2025
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

No branches or pull requests

2 participants