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 #478

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
  • Adds indicator for what is chosen
  • Creates a loan list story

Screenshot of the result

icon-list-stacked

Additional comments or questions

Is linked with this.

There is some inconsitency with the accessibility setup/concept between design and react that needs to be looked at.

The reason I do this is to be able to import svg's into stories. If I do
not do that I cannot control the svg properties by css. When an svg is
used as a src in an image you cannot target the svg propeties.
In that way it is possible to control the fill via css.
@spaceo spaceo force-pushed the DDFLSBP-59-design-ux-ikon-til-burgermenu-valg-som-listeikon branch from 9ada977 to 504d8f1 Compare February 3, 2024 11:31
This is not optimal, because the DOM is now not aligned with dpl-react
a11y wise. I think we need to revise the general setup on this.
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.

After the merging of this PR into this PR does this become redundant?

@spaceo
Copy link
Contributor Author

spaceo commented Feb 6, 2024

this PR

Yes :)

@spaceo spaceo closed this Feb 6, 2024
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