hasura / hasura/graphql-engine
[console] With large databases that have multiple schemas and a large number of rows: console is very slow
Open
c/console
estimate/L
k/bug
p/high
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Version Information
Server Version: 2.0.9
### Description
While using multiple schemas within a database the console navigation within the data tab's sidebar is prohibitively slow and frequent clicking around can cause a few glitches / 404s (these are slightly hard to reproduce).
Relatedly, if a tracked table/view has a large number of rows the "count" operation that shows the row count on the "browse rows" tab results in a long running query on the console. Related: #4899
Contributor guide
Assessment
This issue has not been assessed yet.