-
Notifications
You must be signed in to change notification settings - Fork 27
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
🐛 [Frontend] Fix: Selected Pricing Unit bgColor #6646
🐛 [Frontend] Fix: Selected Pricing Unit bgColor #6646
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
THANKS
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
Quality Gate passedIssues Measures |
What do these changes do?
reported by @matusdrobuliak66 @mguidon
The selection (what the user clicked) was properly transmitted to the backend, but its background color wasn't updated.
Bonus:
Bug:
Fix:
Related issue/s
closes #6643
How to test
Dev-ops checklist