appbaseio/dejavu

support for column resizing

Open

#15 geöffnet am 29. März 2016

Auf GitHub ansehen
 (1 Kommentar) (3 Reaktionen) (0 zugewiesene Personen)JavaScript (529 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (8.270 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Support column width resizing to better view data.

  • Long ids are hard to view as the current UI truncates values longer than 20 characters, see https://github.com/appbaseio/dejaVu/issues/11.
  • Columns with smaller fields can be compacted and columns with long text data can be expanded to better utilize the screen estate.

The ideal solution should be similar to excel / google sheet's resizing behavior, contributions are welcome :-).

Contributor Guide