taiga-ui icon indicating copy to clipboard operation
taiga-ui copied to clipboard

🐞 - `DropdownContext` broken keyboard navigation

Open nsbarsukov opened this issue 2 years ago • 1 comments

Which @taiga-ui/* package(s) are the source of the bug?

kit

Is this issue blocking you?

Non-Blocking

Description

  1. Open https://taiga-ui.dev/directives/dropdown-context#contextMenu
  2. Make right-click on any row
  3. Press ArrowUp

Expected behaviour: Screenshot 2022-08-30 at 16 01 32

Notes: it is regression bug after v3.0 release (it properly work in v2.x)

Angular version

any

Taiga UI version

3.0.0

Which browsers have you used?

  • [X] Chrome
  • [ ] Firefox
  • [ ] Safari
  • [ ] Edge

Which operating systems have you used?

  • [X] macOS
  • [ ] Windows
  • [ ] Linux
  • [ ] iOS
  • [ ] Android

nsbarsukov avatar Aug 30 '22 13:08 nsbarsukov

I think I purposefully omitted it during refactor because code was really complex and with right click we definitely use mouse and not that much rely on keyboard 🤔

waterplea avatar Sep 19 '22 19:09 waterplea

Rest of keyboard navigation works, I'll close it for the lack of necessity.

waterplea avatar Sep 27 '22 17:09 waterplea