nens / lizard-catalogue

Lizard Catalogue
https://demo.lizard.net/catalogue/
0 stars 0 forks source link

Clickable labels #321

Closed gijs closed 1 year ago

gijs commented 1 year ago

While watching consultants use the catalog, I noticed they had some trouble clicking on the exact radio buttons to select filter items. This PR solves that by making the labels clickable using the htmlFor attribute.

This PR:

Demo: labels-clicking

hoanphungt commented 1 year ago

@gijs I forgot but the lizard-catalogue is now in the monorepo: https://github.com/nens/nens-frontends/tree/main/apps/lizard-catalogue

hoanphungt commented 1 year ago

Fixed in the monorepo nens-frontends: https://github.com/nens/nens-frontends/pull/105