feat(categories): Add customizable button styles#650
Open
Daste745 wants to merge 1 commit into
Open
Conversation
This change allows the user to select the category button style displayed in panels instead of always using `Secondary` (2).
This was referenced Aug 2, 2025
Author
|
CI is failing on migrations. I can remove them if you want to create migration files separately from this PR. |
Author
|
@eartharoid could you please take a quick look at this? If there are any changes I need to make before this is merged please let me know. I think this would be a nice-to-have feature also for other users. I'm pinging just because this has been inactive since ~3mo. |
Author
|
Hi @eartharoid, are you interested in adding this feature? Please let me know, I can help get this ready for a merge and make any required changes. If not, please let me know, I can close these PRs. We've been using this feature on a server and it's visually very nice, makes it easier for users to distinguish between topics. |
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.
Versioning information
Is this related to an issue?
Changes made
This change allows the user to select the category button style displayed in panels instead of always using
Secondary(2). Adding colors to buttons makes it easier to distinguish between and direct users to the correct ticket category.Example screenshot (panel with 4 categories):

Confirmations