columns with large data crash the web ui: lazy loading for heavy columns by default? #22046
Unanswered
guy-borderless
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have post-gis geometry columns that make it impossible to use the web UI since the data is too big. It would be great to define the column as lazy-loaded such that only when I click a cell or use copy-cell the specific content is loaded. Or supabase can auto-detect and lazy load automatically.
All reactions