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

In departments and establishments select, it could be useful to have a "My department/establishment" option, like we have Me in the user select. For multiple departments select, we could also...

👥 Front
:bookmark::sparkles: Feature

We want to be able to browse the required fields without getting an error: - we don't want errors when ng-invalid and ng-touched are enabled; - we want errors when...

👥 UI
👥 Accessibility
:bookmark::sparkles: Feature

The usage of `!important` is not consistent between utilities class. We must be homogeneous and add it for all of them.

👥 UI
:hammer: Technical

right now, in the date-select picker, dates that are not between min and max are disabled. its good enough when you want to restrict in a define period, but when...

👥 Front
:bookmark::sparkles: Feature

For accessibility purpose, switch display: none to hidden=until-found to make hidden content searchable https://developer.chrome.com/blog/hidden-until-found/

👥 UI
👥 Accessibility
:bookmark::sparkles: Feature

Add accessibility on tab menu like this example : https://www.accede-web.com/notices/interface-riche/onglets/

👥 UI
👥 Accessibility
:bookmark::sparkles: Feature

## Description This PR adds a new input for phone numbers which makes use of [libphonenumber-js](https://www.npmjs.com/package/libphonenumber-js) to validate, parse and format phone numbers. It exposes: - The input itself. -...

👥 Front
:bookmark::sparkles: Feature
🔴 P1
:book: Documentation changes
:triangular_ruler: Angular wrapper

## Description ### Actions required to update #### Empty state title input To prevent browsers to generate native tooltip, `title` input was replaced by `heading`. Schematics: `ng g @lucca-front/ng:empty-state-title` (auto...

:bookmark::sparkles: Feature
:hammer: Technical
:bookmark::bug: FIX
:book: Documentation changes

## Description Fix margins & icon color -----

:bookmark::bug: FIX

For now, we provide the same message if the search filter provide no results and if there are no options available at all. We should divide this in two cases:...

👥 Front
👥 UI
:bookmark::sparkles: Feature