appbaseio/dejavu

support for column resizing

Open

#15 aperta il 29 mar 2016

Vedi su GitHub
 (1 commento) (3 reazioni) (0 assegnatari)JavaScript (529 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (8270 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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 :-).

Guida contributor