Skip to content

FIX: Don't make Horizon's palettes user-selectable #34062

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

Merged

Conversation

OsamaSayegh
Copy link
Member

We currently have logic that ensures Horizon's default palettes are marked as user-selectable each time the server boots up (i.e. on deploy), even if an admin has previously chosen to remove the user-selectable status on those palettes. We should respect the admin's choice, so this PR amends that logic so it only marks the palettes user-selectable when Horizon is first installed.

Internal topic: t/160291.

@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/bug-s-with-color-palettes-and-light-dark-mode-switcher/377013/8

@OsamaSayegh OsamaSayegh force-pushed the fix/dont-force-user-selectable-state-on-horizon-palettes branch from e6de14a to d6afd11 Compare August 12, 2025 02:48
@OsamaSayegh OsamaSayegh requested a review from lis2 August 12, 2025 04:20
@OsamaSayegh OsamaSayegh changed the title FIX: Don't force user-selectable on Horizon's default color palettes FIX: Don't make Horizon's palettes user-selectable Aug 12, 2025
@OsamaSayegh OsamaSayegh merged commit 507a90e into main Aug 12, 2025
27 of 29 checks passed
@OsamaSayegh OsamaSayegh deleted the fix/dont-force-user-selectable-state-on-horizon-palettes branch August 12, 2025 06:23
lis2 added a commit that referenced this pull request Aug 13, 2025
After changes in this PR - #34062 - all color schemes are not selectable by default.

CI did not pick up those broken specs because of DB caching.
lis2 added a commit that referenced this pull request Aug 13, 2025
After changes in this PR - #34062 - all color schemes are not selectable by default.

CI did not pick up those broken specs because of DB caching.
tgxworld pushed a commit that referenced this pull request Aug 13, 2025
After changes in this PR -
#34062 - all color schemes
are not selectable by default.

CI did not pick up those broken specs because of DB caching.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants