stable
Clone or download
Read-only
List picker can be used to select option with an empty string as a value and a label
Currently it hides all options with an "empty value". This behavior is a bit problematic when e.g. trying to select the artifact link type 'No type' which is represented by an empty string. Part of story #23469: export reports with linked artifact in xlsx format Change-Id: I3433ac646e6d4b909bff09a100221b4f85f43ee0
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/frontend/list-picker/src/items/ListItemMapBuilder.test.ts | +17 | −1 | Go to diff View file |
M | lib/frontend/list-picker/src/items/ListItemMapBuilder.ts | +1 | −1 | Go to diff View file |
M | lib/frontend/list-picker/tsconfig.json | +0 | −1 | Go to diff View file |