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

1.5 KiB

  • 1.1 Fix deep-link modal open path for hero targets so modal structure and image loading match feed behavior.
  • 1.2 Restore Escape close behavior for permalink-opened modal state.
  • 1.3 Ensure invalid permalink handling does not break page interaction.

2. Share and Contact Fixes

  • 2.1 Fix light-mode social icon contrast tokens for X/WhatsApp/LinkedIn controls.
  • 2.2 Add copy-to-clipboard share action for article permalink.
  • 2.3 Restore footer contact email rendering from /config payload when CONTACT_EMAIL is set.

3. Header/Footer Usability Fixes

  • 3.1 Replace inline back-to-top text control with floating island control.
  • 3.2 Make footer sticky and compact while preserving content readability.
  • 3.3 Make header sticky with subtle shrink, elevation, and glass effect on scroll.

4. Content Relevance and Card Cleanup

  • 4.1 Add finance-story image relevance guardrails to avoid unrelated image classes.
  • 4.2 Add finance-safe query retry/fallback refinement path.
  • 4.3 Remove redundant card-level "Link" affordance from feed cards.

5. Verification

  • 5.1 Verify hero permalink opens modal with correct image and closing behavior.
  • 5.2 Verify footer email presence and share icon visibility in light/dark themes.
  • 5.3 Verify floating back-to-top, sticky footer, and sticky shrinking header on desktop/mobile.
  • 5.4 Verify finance-story image relevance behavior and fallback safety.