nextcloud-libraries / nextcloud-libraries/nextcloud-dialogs

Add an arrow / checkmark element to folder creation UI element

Open
#2,299 0 comments 0 reactions 0 assignees View on GitHub

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.

Image

Add an arrow or a checkmark to the field to allow executing the create action via click.

Example from Deck:

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.