Add rearranging views in the list
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
When a user adds new views to some table it might be needed to rearrange the views in another logic.
Describe the solution you'd like
I suggest to add the function to move views up and down in the list in side menu.
Describe alternatives you've considered
Alternatively the views may be rearranged on the table page itself, where the views are shown, under Action item.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the views list in the side menu and the table page's Action item, since the issue proposes both possible locations for rearranging views. Determine where view ordering is displayed and stored, then verify that moving views up and down produces the intended order wherever the views are shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100