Skip to content

bug#77797 fix: use dynamic heading tag in attachment card title - #1172

Merged
giuliaghisini merged 3 commits into
mainfrom
bug#77797-attachment-card-heading-fix
Aug 31, 2026
Merged

giuliaghisini merged 3 commits into
mainfrom
bug#77797-attachment-card-heading-fix

Conversation

@Wagner3UB

@Wagner3UB Wagner3UB commented Aug 31, 2026

Copy link
Copy Markdown

Risolto un problema di gerarchia dei titoli nel blocco elenco allegati.

Il titolo di ogni scheda allegato era sempre fissato al livello h5, indipendentemente dalla struttura reale della pagina. Ora si adatta come gli altri template del blocco elenco, diventando h3 se il blocco ha un proprio titolo oppure h2 se non lo ha. La soluzione riprende il pattern già usato negli altri template del blocco elenco, ad esempio SimpleCardTemplateCompact.

Modifiche principali

  • AttachmentCardTemplate.jsx, il tag del titolo scheda ora è dinamico invece che fisso su h5

@Wagner3UB Wagner3UB self-assigned this Aug 31, 2026
Comment thread RELEASE.md Outdated
@giuliaghisini

Copy link
Copy Markdown
Member

@Wagner3UB aggiorna i conflitti

@giuliaghisini
giuliaghisini merged commit b752180 into main Aug 31, 2026
6 checks passed
@giuliaghisini
giuliaghisini deleted the bug#77797-attachment-card-heading-fix branch August 31, 2026 13:56
giuliaghisini added a commit that referenced this pull request Sep 15, 2026
#1187)

* feat: aggiunge opzioni colonne (3/4) e colore di sfondo (Nessuno/Prim… (#1153)

* feat: aggiunge opzioni colonne (3/4) e colore di sfondo (Nessuno/Primario/Secondario) al blocco icone

* fix: yarn i18n updated

* feat: rende columns una select numerica (2/3/4/6) invece del checkbox 3 colonne

* fix: yarn i18n updated

* fix: aggiunge entry release.md

* fix: close date picker on Escape when focus is inside the calendar US#55026 (#1160)

* fix: display configured slimheader for subsites. Display parentsite menu if no slimheader is configured for subsite path (#1161)

* fix: configured header subsite doesn't show  correct items

* refactored

* added comment in release

* fixed conflicts

---------

Co-authored-by: Ilaria Massa <ilaria@Mac.homenet.telecomitalia.it>

* chore: preparing release 12.15.0

* chore: release v12.15.0

* fix: a11y for customer satisfaction: mark question as required and rename submit button (#1159)

* fix: mark customer satisfaction answer as required and rename submit button to Invia

* docs: update RELEASE.md

* fix: use fieldset/legend for answer radiogroups and remove invalid aria-expanded

* Apply suggestion from @giuliaghisini

Co-authored-by: Giulia Ghisini <51911425+giuliaghisini@users.noreply.github.com>

* fix: address remaining review feedback (translation, duplicate legend, broken suggestion)

* fix: nest radiogroup fieldset inside form instead of the other way around

* fix: a11y

* fix: release.md

* fix: release.md

---------

Co-authored-by: Giulia Ghisini <51911425+giuliaghisini@users.noreply.github.com>
Co-authored-by: Giulia Ghisini <giulia.ghisini@redturtle.it>

* fix: remove duplicated pagination ul in pagination component bug#77794 (#1170)

* fix: remove duplicated pagination ul rendered inside Pager component

* chore: release log

* Update RELEASE.md

---------

Co-authored-by: Giulia Ghisini <51911425+giuliaghisini@users.noreply.github.com>

* fix: hide empty title heading in CTA block - bug#77793 (#1171)

* fix: hide empty title heading in CTA block

* docs: remove unrelated attribution line from RELEASE.md

* fix: use date range filter with a11y improvements also in searach block - Us77695 (#1169)

* fix: date rage in search block now uses DateFilter widget

* adjusted date range entry

---------

Co-authored-by: Ilaria Massa <ilaria@MacBook-Pro-di-Redturtle.local>

* fix: use dynamic heading tag in attachment card title - bug#77797 (#1172)

* fix: use dynamic heading tag in attachment card title

* Update RELEASE.md

---------

Co-authored-by: Giulia Ghisini <51911425+giuliaghisini@users.noreply.github.com>

* fix: cms-ui: btn no-background changed color to white (#1174)

Co-authored-by: Ilaria Massa <ilaria@MacBook-Pro-di-Redturtle.local>

* fix: icon blocks bg image vs color

* fix: head title in 404 page

* fix: translations

* chore: publiccode

* chore(sentry): ignore more errors from external or vendor sources (#1175)

* fix: use dynamic heading level in Accordion block title (#1173)

* chore: preparing release 12.15.1

* chore: release v12.15.1

* fix: controlpanl Back or Cancel now returns to /controlpanel

* feat: made several improvements in rss block (#1182)

* feat: made several improvements in rss block

* refactoring

* Update RELEASE.md

* Update RELEASE.md

* fix: RELEASE.md

Removed duplicate entry for RSS block styling in release notes.

* fix: release.md

Uniformed card style in the 'RSS' block to match 'Elenco' block, added options for date and description visibility, and card count per row.

* fix: RELEASE.md

---------

Co-authored-by: Ilaria Massa <ilaria@MacBook-Pro-di-Redturtle.local>
Co-authored-by: Giulia Ghisini <51911425+giuliaghisini@users.noreply.github.com>
Co-authored-by: Giulia Ghisini <giulia.ghisini@redturtle.it>

---------

Co-authored-by: Giulio <giulio.malaguti@redturtle.it>
Co-authored-by: Wagner Trezub <60133113+Wagner3UB@users.noreply.github.com>
Co-authored-by: ilariamassa96 <ilaria.massa@redturtle.it>
Co-authored-by: Ilaria Massa <ilaria@Mac.homenet.telecomitalia.it>
Co-authored-by: Giulia Ghisini <giulia.ghisini@redturtle.it>
Co-authored-by: Giulia Ghisini <51911425+giuliaghisini@users.noreply.github.com>
Co-authored-by: Ilaria Massa <ilaria@MacBook-Pro-di-Redturtle.local>
Co-authored-by: Piero Nicolli <pnicolli@users.noreply.github.com>
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.

2 participants