lucca-front
lucca-front copied to clipboard
documentation
Clear button should be optional on Filter pills as some list must be filtered to make sens. 
### Bug description Since Angular 19, luSelect applies a scroll on first loading on Firefox: Chrome  ### How to reproduce - Open luSelect panel on Firefox
- [x] The `luTooltip` component should add a `role="button"` to elements that are not links/buttons/inputs. - [ ] The contents of tooltips (or at least their containers with `id`) should...
I need an OnClose event when the date-picker is closed in order to commit the value for auto-save. Potentially, OnOpen could also be useful.
Ellipsis prevent to click on the card: https://github.com/user-attachments/assets/be1f8372-a859-4b3c-8344-993eef69ff1f
## Description We were using the icon input for `mod-iconless` class trigger, meaning that if icon was `null`, we had the class active, thus removing the said icon. ----- Optionally,...
In cases where there is a tooltip behind a disabled button, we use `aria-disabled` instead of `disabled` to be able to focus on it.  It would be useful to...
On some cases (like birthday selection) it would be interesting to start selection by the year. We could add documentation or have specific directive to cover it. https://github.com/user-attachments/assets/2ca16ad5-cb7a-4eb7-8875-f4e19ca38900
https://lucca.slack.com/archives/C06A38WHQKF/p1736355624860769 Allow date parameter (e.g. `| date: 'hh:mm'`), to improve DX.
We need to cover a fieldset checkbox list (the same way as radio) that cover: - [ ] HTML using `` - [ ] Angular lu-checkbox-group-input component