feat(webui): add reset column sizes button to grid toolbar, Fixes #1308#1320
feat(webui): add reset column sizes button to grid toolbar, Fixes #1308#1320mohamadyasser118 wants to merge 3 commits intocybertec-postgresql:masterfrom
Conversation
|
Hello @mohamadyasser118, similar to last time. the |
Yes I know, This can be avoided when the glitching problem is fixed, However as this problem still exist, it will need another refactor after fixing it. |
|
As I mentioned in the previous PR, |
|
@pashagolub |
Description
Fixes #1308
useGridStatealready exposes resetColumnSizes() but it was neverconnected to the UI.
I Added optional
onResetColumnsprop toGridToolbarso only grids that useuseGridStateshow the button,And Wired
resetColumnSizesthroughSourcesGridToolbarintoSourcesGrid.AI & Automation Policy
Drafted with the assistance of Claude Sonned 4.6
Checklist