Closed gijs closed 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
Fixed in the monorepo nens-frontends: https://github.com/nens/nens-frontends/pull/105
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:
htmlFor
and anid
to the filter list itemsDemo: