-
Notifications
You must be signed in to change notification settings - Fork 359
feat: Show empty table groups #2103 #2129
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
Conversation
mturoci
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @marek-mihok.
The approach overall could use some work to improve perf. Also, I don't see any tests that would check whether this works or not (neither unit tests nor visual regression ones) so please add them as well.
mturoci
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks better now.
dc24a5b to
cfdb186
Compare
The PR fulfills these requirements: (check all the apply)
mainbranch.feat: Add a button #xxx, where "xxx" is the issue number).Closes #xxx, where "xxx" is the issue number.uifolder, unit tests (make test) still pass.Screen.Recording.2023-09-06.at.23.32.09.mov
Closes #2103