You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using helper text for a chip-set element of type "choice" or "filter", the helper text are not shown until you actually select one of the options. On a touch screen device, the helper text doesn't seem to show at all.
Add a helper text in the example and set type to "Filter" or "Choice"
Click on one of the options to reveal the helper text
Expected behavior
According to the documentation: "When type is not input, the helper text is always displayed if the device is touch screen; otherwise it is shown when chip-set is hovered or focused using keyboard navigation."
Current behavior
When using helper text for a chip-set element of type "choice" or "filter", the helper text are not shown until you actually select one of the options. On a touch screen device, the helper text doesn't seem to show at all.
Steps to reproduce the behavior:
Expected behavior
According to the documentation: "When type is not input, the helper text is always displayed if the device is touch screen; otherwise it is shown when chip-set is hovered or focused using keyboard navigation."
Environment
This was originally reported as an issue for limepkg-form, but turned out to be an issue in lime-elements: https://github.com/Lundalogik/limepkg-form/issues/121
The text was updated successfully, but these errors were encountered: