lucca-front icon indicating copy to clipboard operation
lucca-front copied to clipboard

documentation

Results 159 lucca-front issues
Sort by recently updated
recently updated
newest added

We have a strange behavior with department select with archived entries. It can leads to have a different number of selected items between the displayer and the dropdown. In this...

👥 Front
:bookmark::bug: FIX

# Context For some reason that we couldn't identify, the `CdkDialogContainer._addAriaLabelledBy` method is only available in `@angular/[email protected]` and above while it's present in cdk's `index.d.ts` file even in `17.0.0`. In...

:hammer: Technical
🔰 Good first issue

Lack of `FeelbackItemDescriptionComponent` import leads to compiler errors when using _Callout popup_ & _Callout disclosure_. https://lucca.slack.com/archives/C0308N9RPF0/p1709220214573229

👥 Front
:bookmark::bug: FIX

When an option is selected AND disabled. This is not possible to uncheck it from the listbox. But our displayer still provide chips with clear button. We should remove this...

👥 Front
:bookmark::bug: FIX
🟠 P2

`luButton` should provide a `type="button"` by default for accessibility. It should still be possible to override button's `type` by `submit` or `reset`. It should be only applied on `` (and...

👥 Front
:hammer: Technical
:book: Documentation changes

## Description Refactor of the `luTooltip` directive because it was relying on a lot of common code with `LuPopover` code while it's not the same thing at all and doesn't...

👥 Front
:hammer: Technical
:book: Documentation changes
:triangular_ruler: Angular wrapper

## Description * Added I18n panel component & model listing i18n translation * Added first iteration of parent input component, displaying aforementionned panel on target element click. Usable in a...

:bookmark::sparkles: Feature
:book: Documentation changes

## Description ![sticky-cols](https://github.com/LuccaSA/lucca-front/assets/65592565/b07eadaf-b8a4-4098-b9ff-8aba99f4d52a) **Fixes (non breaking) :** - Fix table sticky colums & header drop shadow on scroll not working. (Drop shadow are currently always visible, they should only be...

:book: Documentation changes

## Description - [X] CSS vars - [X] Case insensitive for `mod-fullpage` - [X] Story fixed ----- `[class~='mod-fullPage' i]` means you don't have to worry about character case. ----- ![Capture...

:hammer: Technical
:book: Documentation changes

## Description - [x] Deactivated `a` are now without `href`. - [x] `mod-S` is now automatically applied to any embedded digital badges. - [x] Modifiers and states are now managed...

:bookmark::sparkles: Feature
:book: Documentation changes