Skip to content

settings/tokens/new: Fix broken <input> id #6427

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

Merged
merged 1 commit into from
May 4, 2023

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented May 4, 2023

this.id doesn't exist, and with the previous PR that implemented this page I forgot to replace it with something that actually works. This PR fixes the issue by leveraging the built-in unique-id helper of Ember.js.

@Turbo87 Turbo87 added C-bug 🐞 Category: unintended, undesired behavior A-frontend 🐹 labels May 4, 2023
@Turbo87 Turbo87 enabled auto-merge (squash) May 4, 2023 11:01
@Turbo87 Turbo87 merged commit 22cf11e into rust-lang:master May 4, 2023
@Turbo87 Turbo87 deleted the fix-input-id branch May 4, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant