Files
Santhosh Janardhanan 679561bcdb
Some checks failed
quality-gates / lint-and-test (push) Has been cancelled
quality-gates / security-scan (push) Has been cancelled
First deployment
2026-02-13 09:14:04 -05:00

728 B

MODIFIED Requirements

The system SHALL display footer controls for Terms of Use and Attribution on the landing page and open their disclosure content in in-page modal dialogs.

  • WHEN a user loads the main page
  • THEN the footer includes controls labeled "Terms of Use" and "Attribution"
  • AND controls are visually distinguishable and keyboard focusable
  • WHEN a user activates either policy control
  • THEN the system opens the corresponding policy modal
  • AND activation succeeds without full-page navigation dependency