nextcloud-libraries / nextcloud-libraries/nextcloud-vue
NcAppContent: `appName` replaced with `@nextcloud/vue`
Open
Nobody has claimed this yet.
0. to triage
bug
- Dominant language
- Vue
- Stars
- 246
- Forks
- 99
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 103
Description
I guess this code here was intended to use the app's name and not @nextcloud/vue?
Looks like this:
cc @ChristophWurst
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 at src/components/NcAppContent/NcAppContent.vue line 236 and inspect how the pane-list-size value is assembled. Confirm the current output shown in the issue, then update it so the app's name is used instead of "@nextcloud/vue".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100