Skip to content
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(input-amount): Link currency to label after setting currency from… #2091

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

gyulus3
Copy link
Contributor

@gyulus3 gyulus3 commented Oct 11, 2023

Now it adds the currency label id to aria-labelledby of input when the currency was set from undefined to a valid currency.

Corresponding issue and the problem explanation: fixes #2089

@changeset-bot
Copy link

changeset-bot bot commented Oct 11, 2023

🦋 Changeset detected

Latest commit: 0d1a281

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@lion/ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@gerjanvangeest gerjanvangeest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gyulus3 thanks for the fix 💪!

@gerjanvangeest gerjanvangeest merged commit be36bf3 into ing-bank:master Oct 17, 2023
4 checks passed
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.

[LionInputAmount]: Doesn't link currency to label when currency is set after first render
2 participants