nextcloud / nextcloud/collectives
Allow creating and linking new pages simultaneously
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 195
- Forks
- 51
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 48
Description
Is your feature request related to a problem? Please describe.
Sometimes a user could want to link to a page that doesn't exist yet, they have to quit editting the page, create a new page go back to the old page and only now they can add the link.
Describe the solution you'd like
Allow people to create files when selecting a file to link, right now it tells you that you can add folders, but they end up being broken
Additional context
I encounter this use case very often and I think it could improve the experience.
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 files or tests are named. Start by locating the file-link selection UI and the existing page-creation flow, then trace how selecting a missing page is handled; done means a user can create a page while choosing a link and have that link inserted without leaving the editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100