Skip to content

Conversation

@mamico
Copy link
Member

@mamico mamico commented Oct 1, 2024

image

because of https://developer.chrome.com/blog/migrate-way-from-data-urls-in-svg-use the svg icon in CardReadMore from design react kit doesn't work.

@mamico mamico added the v2 label Oct 1, 2024
*/}
<CardReadMore
iconName="it-arrow-right"
iconName={false}

Choose a reason for hiding this comment

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

Suggested change
iconName={false}

il default per iconName è 'it-arrow-right'
lo toglierei semplicemente.
se mettiamo {false} non viene disegnata l'icona (che ora si vedeva)

Copy link
Member Author

Choose a reason for hiding this comment

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

la richiesta di modifica è proprio perchè l'icona non si vede e da molti errori in console, almeno qui:
https://www.auslromagna.it/
image

Choose a reason for hiding this comment

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

ah ok. occhio che il CardReadMore è usato in tanti posti..
lo fisserei ovunque è usato a questo punto..

Copy link
Member Author

Choose a reason for hiding this comment

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

@giuliaghisini io intanto chiuderei questa.

Choose a reason for hiding this comment

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

@mamico ok. Vedi il mio ultimo commento. C'è da fare un giro e vedere dove è stato usato nel modo sbagliato e correggere come hai fatto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants