Skip to content
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

Style: custom theme UI fixes #3284

Merged
merged 2 commits into from
Dec 30, 2023
Merged

Conversation

prateekshourya29
Copy link
Collaborator

Problems

  1. When using custom theming, the Background color is breaking in the Kanban layout leading to bad user experience.
  2. Theme Dropdown is overlapping with the color picker icons.

Solutions

  1. Added correct background color to the layout.

Before

image

After

image

  1. Fixed z-index issue within the dropdown.

Before

image

After

image
image

@sriramveeraghanta sriramveeraghanta merged commit 4263e9b into develop Dec 30, 2023
7 of 8 checks passed
@sriramveeraghanta sriramveeraghanta deleted the style/custom-theme-ui branch December 30, 2023 05:35
sriramveeraghanta added a commit that referenced this pull request Dec 30, 2023
Style: custom theme UI fixes (#3284)
sriramveeraghanta pushed a commit that referenced this pull request Jan 22, 2024
* style: fix `background-color` inconsistency in issue layout when custom theme is applied.

* fix: theme dropdown overlapping with input color picker icons (z-index issue).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants