mattermost-community/focalboard

Bug: Card View Select Type does not trim spaces

Open

#1.921 geöffnet am 3. Dez. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (26.187 Stars) (2.542 Forks)user submission
BugHelp Wanted

Beschreibung

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