Skip to content

fix: replace anchor with button in Transfer#1577

Open
edoardolincetto wants to merge 4 commits into
italia:mainfrom
edoardolincetto:fix/transfer_buttons_1189
Open

fix: replace anchor with button in Transfer#1577
edoardolincetto wants to merge 4 commits into
italia:mainfrom
edoardolincetto:fix/transfer_buttons_1189

Conversation

@edoardolincetto

Copy link
Copy Markdown
Contributor

Descrizione

Fixes #1189

Migliorata l'accessibilità del componente Transfer sostituendo gli elementi anchor con dei button, come già discusso nella issue #1029:

  • sostituiti gli elementi <a> con elementi <button> aggiornando i relativi attributi;
  • rimossi evt.preventDefault() dagli event handler (non più necessari);
  • aggiornati i selettori CSS ed aggiunti degli stili di reset per i button.

Checklist

@vercel

vercel Bot commented Oct 23, 2025

Copy link
Copy Markdown

@edoardolincetto is attempting to deploy a commit to the dip-trasformazione-digitale Team on Vercel.

A member of the Team first needs to authorize it.

@astagi astagi requested a review from Fupete October 24, 2025 16:53
@vercel

vercel Bot commented Oct 28, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bootstrap-italia Ready Ready Preview May 29, 2026 8:48am

Request Review

@astagi astagi added a11y Issue e PR riguardanti accessibilità e dintorni enhancement labels Nov 14, 2025
dependabot Bot and others added 2 commits November 24, 2025 18:16
Bumps [min-document](https://github.com/Raynos/min-document) from 2.19.0 to 2.19.2.
- [Commits](Raynos/min-document@v2.19.0...v2.19.2)

---
updated-dependencies:
- dependency-name: min-document
  dependency-version: 2.19.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@zetareticoli

Copy link
Copy Markdown
Member

@Fupete la consideriamo ancora valida?

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

Labels

a11y Issue e PR riguardanti accessibilità e dintorni enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Componente Transfer: utilizzo degli elementi nativi HTML vs ARIA-roles

3 participants