nextcloud / nextcloud/deck

During new card creation keyboard shortcuts are still detected

Open
#6,252 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Describe the bug
When I create a new card I have to type in the name of the card. During this keyboard shortcuts are still detected if the mouse is hovered over another card, leading to all kinds of unintended behaviour such as accidentally archiving cards or marking them done/not done.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a board with a list that includes some cards already
  2. Click on the plus button for that list and start typing "hell"
  3. Hover your mouse pointer over one of the existing cards
  4. Continue typing an "o" to finish your card called "hello"

Expected behavior
The placeholder new card will contain the text "hello"

Current behavior
The card being hovered over toggles its completed state

Client details:

  • Brave Browser (chromium)

Nextcloud version: (see Nextcloud admin page)
29.0.2

Where did you install Nextcloud from:
NixOS

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

Reproduce the issue on a board by opening a new card, typing while hovering another card, and observing the shortcut behavior. Trace the new-card input and keyboard-shortcut handling; done means typing "hello" leaves the placeholder card as "hello" without toggling or changing the hovered card.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.