utils.ts
2.33 KB
-
Panel inspect: Horizontal scrolling in Data table (#22245) · 3f7b058b
* First try at horizontal scrolling * move width logic to table * Update packages/grafana-ui/src/components/Table/Table.tsx Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com> * wrap table with memo * fix typo * re add field * WIP: Table scrolling troubles * Annother approach * Think it's working * Removed unnessary change * Table: Added custom scrollbar for horizontal scrolling * Removed console log and fixed test Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Peter Holmberg committed