nextcloud / nextcloud/notifications
Use vuex store like in other apps
Open
Nobody has claimed this yet.
1. to develop
bug
feature: frontend 🖌️
technical debt
- Dominant language
- JavaScript
- Stars
- 153
- Forks
- 67
- Avg merge
- 15h 3m
- Merged PRs (30d)
- 96
Description
Instead of magic variables and accessing parent properties which is error prone like in #1289
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
No file, test, or entry point is named. Read issue #1289 first, then compare the notification app's current state handling with the other apps referenced in the issue; done means replacing the error-prone magic variables and parent-property access with a Vuex store.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100