nextcloud-libraries / nextcloud-libraries/nextcloud-vue

`NcSelectTags` dropdown has wrong width after selecting a tag

Open
#3,751 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug feature: select
Dominant language
Vue
Stars
246
Forks
99
Avg merge
1d 20h
Merged PRs (30d)
103

Description

The dropdown of the NcSelectTags component has the wrong (initially correct) width after selecting a tag when the prop :multiple="true" is set.
To reproduce, open the docs at https://nextcloud-vue-components.netlify.app/#/Components/NcSelect?id=ncselecttags, go to "Multiple tag selector", and select a tag. After selecting a new tag, it looks like this:

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 with the NcSelectTags component implementation and reproduce the issue from the linked NcSelect documentation page using the “Multiple tag selector” with multiple set to true. Trace how the dropdown width changes after selecting a tag; done means the dropdown keeps its correct initial width after selection.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.