Commit a0d228c
committed
# Change tooltip color from token.colorError to red in BAIPropertyFilter
This PR changes the tooltip color in the BAIPropertyFilter component from using the dynamic token.colorError to a static "red" color value. This ensures consistent error indication regardless of the current theme token configuration.
**After**
Light mode:

Dark mode:

**Before**
Light mode:

Dark mode:

**Checklist:**
- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
1 parent 7d7dbf1 commit a0d228c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
| 348 | + | |
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
| |||
0 commit comments