-
Notifications
You must be signed in to change notification settings - Fork 270
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
MultiComboBox incorrect message background colour #10454
Comments
Hello @AlekseiSch, I was not able to reproduce the issue. Best Regards, |
Hello, I've created simple react app https://github.com/AlekseiSch/ui5-issue
Steps to reproduce:
1. Enter 'asd', you can see the error message with red background as expected.
![Image](https://github.com/user-attachments/assets/2f1062ee-522b-40ea-9a08-21e5a9b89f48)
2. Enter 'opt', you can see information message with blue background as expected.
![Image](https://github.com/user-attachments/assets/55d6956d-e436-4968-85e3-4b8b6d8f764d)
3. Enter 'asd' again, there is an error message with blue background
![Image](https://github.com/user-attachments/assets/930fd095-3537-4a9c-8b90-ec2eb175a301)
… Kind regards, Aleksei
|
Hello @AlekseiSch, I was not able to start your app. Can you please addapt this example so the issue is reproducable and it is clear that the issue si with ui5-multicombo-box. Best Regards, |
Hello @GerganaKremenska, it's reproducible on your example.
Kind regards, Aleksei |
Bug Description
When
valueState
dynamically changes fromNegative
toInformation
and back, background colour becomes incorrect (blue) forNegative
state.OBSERVED BEHAVIOR:
EXPECTED BEHAVIOR:
Affected Component
MultiComboBox
Expected Behaviour
No response
Isolated Example
No response
Steps to Reproduce
No response
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
2.3.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: