fix: nav/footer wireframe alignment, honeypot CSP fix, comment E2E coverage #22
Reference in New Issue
Block a user
Delete Branch "fix/ui-cleanup"
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?
Summary
Bug fixes
style="display:none"on honeypot inputs blocked by CSPstyle-src 'self', rendering them visible. Autofill triggering honeypot guard silently dropped comments. Fixed with HTMLhiddenattribute.available_tagstoHomePage.get_context.E2E improvements
COMMENT_RATE_LIMIT_PER_MINUTEconfigurable (100 in dev)38/38 E2E + all unit tests passing locally.