Skip to content

Conversation

@Ridsko
Copy link
Collaborator

@Ridsko Ridsko commented Apr 6, 2023

No description provided.

@Ridsko Ridsko marked this pull request as draft April 6, 2023 14:25
@Ridsko
Copy link
Collaborator Author

Ridsko commented Apr 6, 2023

Tijdelijke oplossing

🔗

@Ridsko Ridsko marked this pull request as ready for review April 6, 2023 15:26
@Ridsko Ridsko requested a review from Robbert April 6, 2023 15:26
--web-app-color-background-footer: #eff4f6;
--web-app-color-footer-headings: auto;
--web-app-color-footer-links: var(--web-app-color-black);
--web-app-color-background-footer: #00811f;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gebruik in plaats van de hex kleur liever var(--rotterdam-color-base-green).

Je kunt hier de color tokens opzoeken: https://nl-design-system.github.io/themes/?path=/story/rotterdam-color--page

Dit geldt eigenlijk ook voor alle andere kleuren in .rotterdam-theme, zoals var(--web-app-color-white), daar kun je beter var(--rotterdam-color-base-white) gebruiken.

@Ridsko Ridsko changed the title ♻️ Refactor/footer/verbeteringen-footer-template ♻️ Refactor/OC-681/verbeteringen-footer-template Apr 13, 2023
@Ridsko Ridsko self-assigned this Apr 14, 2023
@Ridsko Ridsko requested a review from Robbert April 19, 2023 14:09
@AliKdhim87 AliKdhim87 force-pushed the NL-Design-System-Changes branch 2 times, most recently from 0b873ce to d55f8cc Compare May 8, 2023 12:53
@Ridsko Ridsko force-pushed the NL-Design-System-Changes branch from e975d21 to d55f8cc Compare May 8, 2023 22:34
@Ridsko
Copy link
Collaborator Author

Ridsko commented Jun 7, 2023

De footer word beter geimplementeerd/gebruikt in deze PR

Copy link
Contributor

@lencodes lencodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice changes to the ThemeSwitcher! Much better this way.

I did leave one comment that we should fix before merging this.

--web-app-footer-logo-container-height: 50px;
--web-app-footer-organization-logo-width: 230px;
--web-app-footer-organization-logo-src: url("images/LogoRotterdam.svg");
--web-app-footer-organization-logo-wit-src: url("images/LogoRotterdamWit.svg");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition. However, when adding a new design token to a theme it's very important that we add them to the other themes as well.

In this case: we need to add it to the base theme ".web-app-theme" and the Utrecht theme ".utrecht-theme".

The effect of not adding the new token to the other themes:

image

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry this pr should be closed, the improved footer is in this PR

@Ridsko Ridsko closed this Jun 13, 2023
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.

4 participants