LuccaSA / lucca-front

documentation
https://prisme.lucca.io
MIT License
38 stars 4 forks source link

fix(core-select): remove double URI encoding in API directives #2908

Closed Supamiu closed 4 days ago

Supamiu commented 4 days ago

Description

We were encoding clue for search query twice in the APi directives, I removed that and the split(' ').join(',') behavior.


closes #2903


LuccaIntegration commented 4 days ago

:woman_cook: https://lucca-front.lucca.tech/PR-2908/storybook

CCNET-iLucca commented 4 days ago

Tests d'interfaces

LuccaIntegration commented 4 days ago

:woman_cook: https://lucca-front.lucca.tech/PR-2908/storybook

CCNET-iLucca commented 4 days ago

Tests d'interfaces