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

## Description Having both prettier and @angular-eslint configs for template formatting was causing conflicts and issues in the result template. Removing the angular-eslint part from settings fixed that, as well...

:hammer: Technical

On the timeline component, it's possible to go back (and forward) to already completed steps. However, there is no visual indication of which future steps are already completed and successful...

:bookmark::sparkles: Feature

It would be useful to have an input to add extra ID for `aria-describedby` to manage custom contents : https://lucca.slack.com/archives/C3W78FWUU/p1722526360530039 ![First Child](https://github.com/user-attachments/assets/00460b6b-d956-4b4a-a334-b068cef04494)

👥 Front
:bookmark::sparkles: Feature

## Description New design makes it possible to differentiate between sortable and non-sortable columns without having to fly over them. ----- Sortable table code is common to both `.table` and...

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

## Description Move User Tile NG style in SCSS package ----- ![image](https://github.com/user-attachments/assets/e4ec15b0-6538-4881-a578-a944d52a6183) Notes : - Component UI was updated to fit with Figma (Strings order, font weight...) - Refacto on...

:hammer: Technical
:book: Documentation changes
:skull: Deprecate

## Description Based on an idea by @BertrandPodevin, simplified positioning of radio buttons and checkboxes. Hopefully, this will also correct the sometimes slightly off-centering under Windows when zoom is applied....

:bookmark::sparkles: Feature

## Problem Some APIs are not very happy to see very very long search texts. I think that functionally there is little point in offering a search field of several...

:bookmark::bug: FIX
🟢 P3

A few strings should be covered by Lokazlise : - [ ] https://github.com/LuccaSA/lucca-front/blob/rc/packages/ng/input/clearer/clearer.component.html#L2 - [ ] https://github.com/LuccaSA/lucca-front/blob/rc/packages/ng/date/calendar/calendar-input.component.html#L5-L10

👥 Front
👥 UI
:bookmark::bug: FIX

Utilities should be the last possible override. Considering this, `.u-hX` classes should have an `!important`, at least on `font-size`, `line-height` and `font-weight`.

:hammer: Technical