mattermost-community/focalboard

Bug: Card View Select Type does not trim spaces

Open

#1,921 opened on Dec 3, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
BugHelp Wanted

Description

Steps to reproduce the behavior

  1. Go to Card View
  2. Select a "Select' Property.
  3. Type an existing property name...then add a space.
  4. Note that the new select value is allowed to be created allowing two values that look the same.

Note this will apply to values that have an icon as well.

Expected behavior

We should trim spaces before adding a new select value

Screen shot

Contributor guide