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

Change various icon on loan list page #922

Conversation

spaceo
Copy link
Contributor

@spaceo spaceo commented Feb 2, 2024

Link to issue

https://reload.atlassian.net/browse/DDFLSBP-59

Description

This PR:

  • Changes the list icon in the loan list header

Screenshot of the result

icon-list-stacked

Additional comments or questions

Is linked with this.

@spaceo spaceo force-pushed the DDFLSBP-59-design-ux-ikon-til-burgermenu-valg-som-listeikon branch 2 times, most recently from fb0e4a5 to 71e4426 Compare February 3, 2024 19:33
@spaceo spaceo force-pushed the DDFLSBP-59-design-ux-ikon-til-burgermenu-valg-som-listeikon branch from 71e4426 to 2f7ad9a Compare February 3, 2024 19:50
@spaceo spaceo marked this pull request as ready for review February 4, 2024 11:31
Copy link
Contributor

@Adamik10 Adamik10 left a comment

Choose a reason for hiding this comment

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

From the screenshot it seems like the spacing between the items is not consistent with the design system and Figma. Could we investigate this before merging it in?
image
Also, I'm not sure which version of the design system we are using here, but just to be sure - it should be this one, right?

import VariousIcon from "@danskernesdigitalebibliotek/dpl-design-system/build/icons/collection/Various.svg";

const IconVarious = () => {
return <img width={24} height={24} src={VariousIcon} alt="Icon various" />;
Copy link
Contributor

Choose a reason for hiding this comment

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

Weren't we talking about moving away from using tags for icons?

@spaceo spaceo closed this Feb 6, 2024
@spaceo spaceo reopened this Feb 6, 2024
@spaceo
Copy link
Contributor Author

spaceo commented Feb 6, 2024

The work here is solved in this PR.

@spaceo spaceo closed this Feb 6, 2024
@spaceo spaceo deleted the DDFLSBP-59-design-ux-ikon-til-burgermenu-valg-som-listeikon branch June 4, 2024 10:43
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