stable

Clone or download

Read-only

Hide the source <select> before loading translations

When the network connection is slow, the source select is displayed until the translations are done loading and the list-picker rendered part of: story #16645 have searchable (multi) select boxes with (static binding, no dependencies) Change-Id: I4298f26bec533557fd5da3a536bb20d55df07351

Modified Files

Name
A src/scripts/list-picker/src/helpers/hide-selectbox-helper.test.ts +32 −0 Go to diff View file
A src/scripts/list-picker/src/helpers/hide-selectbox-helper.ts +24 −0 Go to diff View file
M src/scripts/list-picker/src/list-picker.ts +3 −0 Go to diff View file
M src/scripts/list-picker/src/renderers/BaseComponentRenderer.test.ts +0 −4 Go to diff View file
M src/scripts/list-picker/src/renderers/BaseComponentRenderer.ts +0 −8 Go to diff View file