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

More context menu options #503

Merged
merged 6 commits into from
Aug 6, 2024
Merged

Conversation

Freymaurer
Copy link
Collaborator

@Freymaurer Freymaurer commented Aug 5, 2024

Added:

  • Edit Column
  • Details
  • Fix lazy load table handling cell width differences 🐛 🎨

to context menu in swate table:

image

Details modal

image

Edit column modal

image

lazy load table fix

I applied some fixes hopefully. I tried replicating excel logic for this now. width is iniatially set to 300, but can be resized between 200-600 (this manual resize will propagate through lazy load table). Large cell content will be hidden, but can be seen hovering over the cell. Cell editing should be unchanged.

Let me know what you think/how it feels.

@Freymaurer Freymaurer merged commit d433e90 into developer Aug 6, 2024
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.

2 participants