Skip to content

fix: improve HTMX processing for attacks tab by targeting all containers#163

Merged
BlessedRebuS merged 1 commit intodevfrom
fix/better-dashboard-panels
Apr 2, 2026
Merged

fix: improve HTMX processing for attacks tab by targeting all containers#163
BlessedRebuS merged 1 commit intodevfrom
fix/better-dashboard-panels

Conversation

@Lore09
Copy link
Copy Markdown
Collaborator

@Lore09 Lore09 commented Apr 2, 2026

This pull request updates the way HTMX containers are processed in the attacks tab of the dashboard. Instead of processing only a single newly inserted element, the code now processes all relevant HTMX containers within the .alert-section, ensuring that dynamic content is properly initialized.

Improvements to HTMX processing in the attacks tab:

  • Changed the logic to process all .htmx-container[hx-get] elements within .alert-section instead of just the next sibling of a specific template, ensuring more robust initialization for dynamically loaded content.

@Lore09 Lore09 requested a review from BlessedRebuS April 2, 2026 14:55
@Lore09 Lore09 self-assigned this Apr 2, 2026
@Lore09 Lore09 added the bug Something isn't working label Apr 2, 2026
@Lore09 Lore09 requested a review from Luca3700 April 2, 2026 14:58
@BlessedRebuS BlessedRebuS merged commit 9149c20 into dev Apr 2, 2026
3 checks passed
@BlessedRebuS BlessedRebuS deleted the fix/better-dashboard-panels branch April 2, 2026 15:02
@Lore09 Lore09 restored the fix/better-dashboard-panels branch April 2, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants