mattermost-community/focalboard

Bug: Card View Select Type does not trim spaces

Open

#1.921 aberto em 3 de dez. de 2021

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (2.542 forks)user submission
BugHelp Wanted

Métricas do repositório

Stars
 (26.187 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador