#1641·planka

[Bug]: Archive card keyboard shortcut c does not work

Author: csalzanoCreated Apr 22, 2026Updated Aug 4, 2026

Where is the problem occurring?

I encountered the problem while using the application (Frontend)

What browsers are you seeing the problem on?

Firefox

Current behavior

The keyboard shortcut to archive a card while the mouse cursor is hovering the card is "v". It's supposed to be "c" according to the merged PR that added it to mimic Trello's keyboard shortcut. https://github.com/plankanban/planka/issues/1436

Desired behavior

The keyboard shortcut should be "c"

Steps to reproduce

  1. Hover a card on any board with the mouse pointer
  2. Press c
  3. Witness no reaction from the app
  4. Press v
  5. See the archive card dialog appear

Other information

No response