Require refetching the theme whenever a new version releases #43
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
WIP
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: gorb/frontend#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "force-css-regrab"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
we have a problem that when we push a new version of the frontend that add new theme parameters, they may be cached by the user. This can cause weird behaviour, such as the guild list taking up half the width of the screen, since the new theme data isn't available.
Requesting review to know if you have a better solution
Have you tested this?
@sauceyred wrote in #43 (comment):
i mean it works locally