palantir/blueprint

Only three digits displayed for row numbers in tables

Open

#4,748 opened on Jun 7, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (2,167 forks)batch import
P3Package: tableType: bughelp wanted

Repository metrics

Stars
 (20,263 stars)
PR merge metrics
 (Avg merge 43d 10h) (27 merged PRs in 30d)

Description

In the case, we have a large number of rows (> 1000 rows), the line number is trimmed. Only three digits can be displayed.

image

Is there a way to make this column larger?

Version 3.8.33 of @bluprintjs/table is used.

Thanks!

Contributor guide