-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix: added condition to set the listing image caption #851
Conversation
Attenzione: il metadata image_caption ancora non viene passato dal BE correttamente. Sono in attesa per fare i test finale. |
src/components/ItaliaTheme/Blocks/Listing/Commons/ListingImage.jsx
Outdated
Show resolved
Hide resolved
src/components/ItaliaTheme/Blocks/Listing/Commons/ListingImage.jsx
Outdated
Show resolved
Hide resolved
src/components/ItaliaTheme/Blocks/Listing/Commons/ListingImage.jsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sistemato questo per me è ok
Co-authored-by: Giulia Ghisini <[email protected]>
src/components/ItaliaTheme/Blocks/Listing/Commons/ListingImage.jsx
Outdated
Show resolved
Hide resolved
src/components/ItaliaTheme/Blocks/Listing/Commons/ListingImage.jsx
Outdated
Show resolved
Hide resolved
src/components/ItaliaTheme/Blocks/Listing/CompleteBlockLinksTemplate.jsx
Outdated
Show resolved
Hide resolved
Lascio una nota aggiuntiva: attenzione a conflitti ma anche a fare una nuova ricerca per |
Ok, verifico appena riesco. Grazie. |
* fix: added condition to set the listing image caption * fix: new condition to show alt and title attr inside ListingImage * chore: release.md * fix: condition changed * fix: showTitleAttr declared inside ListingImage * fix: file cleaned * chore: comments * Update RELEASE.md Co-authored-by: Giulia Ghisini <[email protected]> * fix: image_filed removed as condition to show title/alt --------- Co-authored-by: Giulia Ghisini <[email protected]> Co-authored-by: Piero Nicolli <[email protected]>
US: https://redturtle.tpondemand.com/entity/62740-in-tutti-i-template-del-blocco
Aggiunta logica per la corretta assegnazione degli attributi alt e title nelle immagini dei blocchi listing
È importante mantenere le richieste anteriore create per Parma - l'immagine non può contenere title="" se alt="" è vuoto:
us: https://redturtle.tpondemand.com/entity/50642-rimuovere-title-da-immagine-della-card
pr: #558