mattermost-community/focalboard

UX: Pressing tab in the table view does not always advance to the next cell

Open

#2,440 opened on Mar 2, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (2,542 forks)user submission
EnhancementHelp WantedSev/3Up for grabs

Repository metrics

Stars
 (26,187 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Steps to reproduce the behavior

  1. Select a cell in a table view
  2. Press tab repeatedly
  3. The selection does not always advance to the next cell, it sometimes goes back too

Expected behavior

Pressing tab should advance to the next cell, or the first cell in the next row if the last cell in a row is selected

Screenshots

https://user-images.githubusercontent.com/46905241/156464077-2acbf7e2-032a-4756-b9ab-e5106862f3ba.mov

Edition and Platform

  • Edition: Mattermost plugin
  • Version: v0.14.0
  • Browser and OS: Chrome on Mac

Contributor guide