nextcloud-libraries / nextcloud-libraries/nextcloud-dialogs
Add an arrow / checkmark element to folder creation UI element
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 8
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 37
Description
Currently, the folder creation element has no UI element that does the create action, only the enter key.
Add an arrow or a checkmark to the field to allow executing the create action via click.
Example from Deck:
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 locating the folder creation UI element in the TypeScript dialog code and compare its available actions with the Deck example shown in the issue. Done means an arrow or checkmark is visible in the field and clicking it performs the same folder-creation action as pressing Enter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100