fix: Border color fixed in Light Mode - #1808
Open
utsav-develops wants to merge 2 commits into
Open
Conversation
utsav-develops
requested review from
Blastoplex,
amarg-at,
bwieger-atlassian-com,
cabella-dot,
ccallcottstevens,
cindy-atl,
dchiew-atl,
jwang19-atlassian,
marcomura,
matt-lassian,
mattcolman,
sdzh-atlassian and
teg-atlassian
as code owners
April 28, 2026 13:06
Contributor
|
To enable Rovo Dev code reviews, link your GitHub account to your Atlassian account. This is a one-time task that takes less than a minute. Once your account is linked, resubmit the pull request to trigger a code review. |
ccallcottstevens
approved these changes
Apr 28, 2026
utsav-develops
force-pushed
the
fix/border-visible-light-mode
branch
2 times, most recently
from
April 30, 2026 06:30
9be4369 to
861d173
Compare
utsav-develops
force-pushed
the
fix/border-visible-light-mode
branch
from
May 3, 2026 15:19
861d173 to
f638735
Compare
Author
|
@atlassian /review |
Contributor
|
To enable Rovo Dev code reviews, link your GitHub account to your Atlassian account. This is a one-time task that takes less than a minute. Once your account is linked, resubmit the pull request to trigger a code review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes: #1807
What Is This Change?
Border colors in the
Create Work Itempage were not visible in light mode due to dark favoured css. Fixed the border color to be visible across both light and dark themes.How Has This Been Tested?
Manually verified in both light and dark mode in the VS Code extension webview.
Basic checks:
npm run lintnpm run testBefore:

After:
Rovo Dev code review: Rovo Dev couldn't review this pull request
The pull request author does not have access to Rovo Dev.