Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helper text for chip-set does not show correctly #3348

Open
jonnyspringare opened this issue Dec 5, 2024 · 0 comments
Open

Helper text for chip-set does not show correctly #3348

jonnyspringare opened this issue Dec 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jonnyspringare
Copy link

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.

371164075-df801736-9a89-4850-a346-54ca2a976c38

Steps to reproduce the behavior:

  1. Go to https://lundalogik.github.io/lime-elements/versions/37.74.0/#/component/limel-chip-set/
  2. Add a helper text in the example and set type to "Filter" or "Choice"
  3. 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."

Environment

  • lime-elements version: 37.74.0

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

@jonnyspringare jonnyspringare added the bug Something isn't working label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant