Skip to content

fix: randomize button label ids to prevent leaking non-unique element ids #455

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

argl
Copy link
Contributor

@argl argl commented Jul 25, 2025

Description

The button component potentially leaked element ids, this fixes it.

Motivation

Proper HTML markup

Copy link
Contributor

8350d9f was deployed to: https://fred-pr455.review.mdn.allizom.net/

@pepelsbey
Copy link
Member

I wonder if we could use randomUUID() for that.

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