Skip to content

fix: custom theme validation added - #3246

Merged
sriramveeraghanta merged 1 commit into
developfrom
fix/theme
Dec 26, 2023
Merged

fix: custom theme validation added#3246
sriramveeraghanta merged 1 commit into
developfrom
fix/theme

Conversation

@anmolsinghbhatia

Copy link
Copy Markdown
Contributor

Problem:

New users encounter an application error when they attempt to switch to a custom theme. To reproduce this issue:

  • Access profile settings.
  • Navigate to preferences and select a custom theme, then reload or change the navigation.

Resolution:

The problem occurs from a recent code refactoring, causing the removal of necessary default values. I've rectified this by implementing a validation: if no palette is available, the theme won't be applied.

These issues are associated with [PLE-154]

@anmolsinghbhatia anmolsinghbhatia added 馃悰bug Something isn't working 馃寪frontend labels Dec 26, 2023
@anmolsinghbhatia anmolsinghbhatia added this to the v0.15-dev milestone Dec 26, 2023
@sriramveeraghanta
sriramveeraghanta changed the base branch from preview to develop December 26, 2023 07:40
@sriramveeraghanta
sriramveeraghanta merged commit 542b18a into develop Dec 26, 2023
@sriramveeraghanta
sriramveeraghanta deleted the fix/theme branch December 26, 2023 07:42
vamsikrishnamathala pushed a commit that referenced this pull request Aug 7, 2025
- No need to nack for messages as retry is not implemented.
- Ack for all messages, this should remove dual ack errors
DoctorFogarty pushed a commit to DoctorFogarty/plane that referenced this pull request Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

馃悰bug Something isn't working 馃寪frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants