Skip to content

fix: Fixes an issue with HTMX cache and forces sidequest-dark theme#167

Merged
GiovaniGuizzo merged 2 commits intomasterfrom
fix/htmx-reload
Mar 12, 2026
Merged

fix: Fixes an issue with HTMX cache and forces sidequest-dark theme#167
GiovaniGuizzo merged 2 commits intomasterfrom
fix/htmx-reload

Conversation

@GiovaniGuizzo
Copy link
Contributor

@GiovaniGuizzo GiovaniGuizzo commented Mar 12, 2026

Checklist for Pull Requests

  • All tests pass (yarn test:all and yarn test:integration)
  • Code follows the style guide and passes lint checks
  • Documentation is updated (README, docs, etc)
  • Linked to corresponding issue, if applicable

Summary of Changes

Fixes two issues. One with HTMX not loading styles when restoring the dashboard tab, and another that ha broken light theme (we force dark now).

Closes #166
Closes #165

@GiovaniGuizzo GiovaniGuizzo requested a review from merencia as a code owner March 12, 2026 11:50
@GiovaniGuizzo GiovaniGuizzo changed the title fix: FIxes an issue with HTMX cache and forces sidequest-dark theme fix: Fixes an issue with HTMX cache and forces sidequest-dark theme Mar 12, 2026
@GiovaniGuizzo GiovaniGuizzo merged commit 5330628 into master Mar 12, 2026
6 checks passed
@GiovaniGuizzo GiovaniGuizzo deleted the fix/htmx-reload branch March 12, 2026 12:18
sidequest-release bot pushed a commit that referenced this pull request Mar 12, 2026
## [1.14.1](v1.14.0...v1.14.1) (2026-03-12)

### Bug Fixes

* Fixes an issue with HTMX cache and forces sidequest-dark theme ([#167](#167)) ([5330628](5330628))
@sidequest-release
Copy link

🎉 This PR is included in version 1.14.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Dashboard] When in light mode, the color tokens in the UI are set strangely. [Bug] Dashboard is loaded without CSS when tab is restored

2 participants