Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/prefix tag container with unique #398

Merged

Conversation

LorenzoJokhan
Copy link
Contributor

@LorenzoJokhan LorenzoJokhan commented Jun 6, 2023

Split tags.html up in reusable and manageable includes.
Add a specific prefix on tag-groups for mobile and desktop-resource-form-widget
Add id and class on taggroup for styling

Bij de resource-overview-widget zijn de volgende selectors aanwezig:

Voor mobile als er gekozen is voor gegroepeerde weergave :
id: "mobile-tag-group-"
class: "mobile-tag-group"
titel van de groep: mobile-tag-group-title

Voor mobile als er gekozen is voor een NIET-gegroepeerde weergave :
id: mobile-tag-group-none
class: "mobile-tag-group-none"

Voor mobile als er gekozen is voor een specifieke-type weergave :
id: mobile-tag-group-
class: "mobile-tag-group-"

Om voor desktop te stylen. Verwijder de prefix mobile-

@nlsvgtr nlsvgtr requested review from IanR01 and removed request for IanR01 June 12, 2023 11:01
…des/controls/tag-includes/tags_desktop.njk


Set tagGroupPrefix to empty string on desktop

Co-authored-by: IanR01 <IanR01@users.noreply.github.com>
@LorenzoJokhan LorenzoJokhan merged commit f1ea11b into development Sep 4, 2023
1 check passed
@LorenzoJokhan LorenzoJokhan deleted the feature/prefix-tag-container-with-unique-id branch September 4, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants