You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What is this PR doing?
- Removes the tabs from log messages
- Adds a separation line between log messages
- Modifies the CORS log message (copy polishes)
- Replaces the `title` attribute with an `aria-label` (accessibility)
## What problem is it solving?
> - [x] Remove the tabs from those and other log messages in Playground
> - [x] Add a grey line between log messages to make it easier to
distinguish between different entries
See #1356
Fixes the inaccessible Search field.
## How is the problem addressed?
- Updated the styles in the CSS file.
- Edited the error message in _resources.ts_
- Updated the component code in _index.tsx_
### To-do
> - [ ] Maybe add a slight red background for severity error
@bgrgicak, How are severity levels determined?
---------
Co-authored-by: Bero <[email protected]>
0 commit comments