Equalify Hub
Sign Up for Updates
EqualifyEverything
/
equalify
Code
/
Commits
/ 82c0539
feat(share-audit): Shared audits now show a banner in the public version, and the share button opens an explanatory modal instead of directly copying the link to the clipboard
azdak
committed on May 12, 2026, 09:45 PM
Showing
5
changed files
+222 additions
-19 deletions
M
apps/frontend/src/components/AuditHeader.tsx
+14
-19
A
apps/frontend/src/components/ShareModal.module.scss
+112
A
apps/frontend/src/components/ShareModal.tsx
+70
M
apps/frontend/src/routes/Audit.module.scss
+20
M
apps/frontend/src/routes/Audit.tsx
+6
Browse files at this commit →