Work item header and input UI improvements
What does this MR do and why?
- Remove background and borders from all Work item inputs
- Remove border from title on dark mode
- Fix focus outline on selected breadcrumbs
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Load work item detail for a task with a parent (create a new Task on and Issue, then go to it from the Issue list page)
- Check backgrounds/borders are hidden by default, visible in light mode
- Focus breadcrumb and check border isn't cut off
- Check breadcrumbs still collapse/ellipsis correctly when screen is small (or parent title is long)
- Also in dark mode
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #377588 (closed)