hasura / hasura/graphql-engine
Freeze column function
Open
c/console
k/enhancement
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Is your proposal related to a problem?
I'm always frustrated when I'd like to look data in my table because sometimes my table has many columns so I've to scroll to column that I want to look and when I want to edit I have to scroll back everytime which makes me not easy to handle with that
### Describe the solution you'd like
I'd like to freeze a column like freeze function in Excel, I think its gonna be useful.
### Describe alternatives you've considered
Contributor guide
Assessment
This issue has not been assessed yet.