nextcloud-libraries / nextcloud-libraries/nextcloud-vue
Improve settings
Open
Nobody has claimed this yet.
0. to triage
component
design
- Dominant language
- Vue
- Stars
- 246
- Forks
- 99
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 103
Description
- Add slots for icons in the navigation
- Allow to open the setting with a specific anchor selected
- Compute whitespace at the end of the settings so that upon clicking on a navigation item, the first thing shown in the scroller is always the title of the clicked section

Originally posted by @ma12-co in https://github.com/nextcloud/nextcloud-vue/pull/1286#issuecomment-696651194
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 reviewing the settings navigation and scroller behavior described in the issue and the linked pull-request discussion. Check how navigation items select sections and how anchors are handled. Done means the remaining unchecked behaviors work: opening a specific anchor and keeping the selected section title at the top of the scroller.
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