oncall
oncall copied to clipboard
AG table grid update
I noticed that AG table can use space more efficient and dont have proper view for nowrap state. At the moment we have too much empty space for columns where we have consistent objects: like checkboxes or droprown buttons.
-
[ ] Update width for checkbox column to 16 px + margins
-
[ ] Update width for checkbox dropdown button column to 130 px + margins
-
[ ] ID column width - 90
-
[ ]We also need to update dropdown UI for the button to sync it with Grafana DS + fix light theme color bugs for hower state. Now
Expected visual (example from top menu)
- [ ] In case table has nowrap view (icon below) then scrollbar should be always visible.
Now it's unclear that we have data outside visible area:
Maybe we can explore same way as Github: