nextcloud / nextcloud/deck

Select cut off in clone/copy card dialog

Open
#6,726 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug feature: cards
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

Hi all, there's an issue with the selected input field upon opening the dialog, possibly because it is activated before the component is rendered.
I think that this is easily solvable by not auto-activating the input. Which will also allow a better understanding of what this dialog does (Currently the open select blocks part of the dialog)

Image

Originally posted by @marcoambrosini in #1813

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

The issue concerns the clone/copy card dialog and its initially selected input field. Start by locating that dialog and checking how the select is auto-activated when it opens; done means the select no longer opens over or cuts off the dialog and the dialog remains understandable on opening.

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
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.