Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

TagPicker does not restore error state when value is deleted #675

Closed
Flaurite opened this issue Sep 28, 2021 · 0 comments
Closed

TagPicker does not restore error state when value is deleted #675

Flaurite opened this issue Sep 28, 2021 · 0 comments
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@Flaurite
Copy link
Contributor

Flaurite commented Sep 28, 2021

Description

Steps to reproduce

  1. Add tagPicker to a screen:
<tagPicker id="tagPicker"
           optionsContainer="orderLinesDc"
           required="true"/>
  1. Select some record and then remove it by clicking remove icon in the tag;

ER
TagPicker will be highlighted with red color again;

AR
TagPicker is not highlighted.

@Flaurite Flaurite added the type: bug Something isn't working label Sep 28, 2021
@Flaurite Flaurite added this to the 1.1.0 milestone Sep 28, 2021
@Flaurite Flaurite self-assigned this Sep 28, 2021
@lovtsovaik lovtsovaik assigned DartVerder and unassigned lovtsovaik Oct 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants