Skip to content

Fix broken HTML syntax and duplicated search overlays#7

Merged
Myth727 merged 1 commit intomasterfrom
fix-html-syntax-search
Apr 12, 2026
Merged

Fix broken HTML syntax and duplicated search overlays#7
Myth727 merged 1 commit intomasterfrom
fix-html-syntax-search

Conversation

@RinZ27
Copy link
Copy Markdown
Member

@RinZ27 RinZ27 commented Apr 12, 2026

Broken <script> tags in getting-started.html and hardware-lab.html were causing major rendering issues and breaking the search functionality. These files had duplicated search modal blocks and incorrectly nested script elements that were wrapping static HTML, leading to console errors and a broken user experience.

Deduplicated the search overlay code and restored the proper script structure across both pages. This also resolves several false positive "secret leaks" reported by automated scanners that were misidentifying placeholder comments and template fragments as sensitive data.

@RinZ27 RinZ27 self-assigned this Apr 12, 2026
@RinZ27 RinZ27 force-pushed the fix-html-syntax-search branch from 2ccc6b9 to 560213a Compare April 12, 2026 15:04
@RinZ27 RinZ27 requested a review from Myth727 April 12, 2026 15:07
@Myth727 Myth727 merged commit 3c097d3 into master Apr 12, 2026
8 checks passed
@RinZ27 RinZ27 deleted the fix-html-syntax-search branch April 13, 2026 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants