mattermost-community/focalboard

Feature Idea: Allow Card View to scroll between cards.

Open

#417 opened on May 15, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (2,542 forks)user submission
EnhancementHacktoberfestHelp WantedUp for grabs

Repository metrics

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

Description

Summary:

Add some up and down arrows in card view that would allow scrolling to "previous" and "next" cards.

How important this is to me and why: Because "notes" is not visible in table view, it would be nice to scroll to next, previous cards without leaving list view. Especially from a table view where the order of cards is obvious.

Importance: High/Medium/Low Medium

Use cases:

  1. Reviewing cards detail for list of cards
  2. Updating cards detail

Additional context / similar features: Any examples of good implementations of this capability.

Jira, when viewing a "filter list" allows the detail pane to scroll through list.

Contributor guide