overleaf/services/web/app/views/user
Antoine Clausse 0c4ca15003 [web] Add #main-content to some pug pages (fix skip-to-content links) (#18050)
* Add `#main-content` to some pug pages

This fixes our `skip-to-content` accessibility anchor links. Alternatively or additionally, we can set `suppressSkipToContent = true` in some pages: that will remove the anchor link in the page.

While working on this, I noticed that sometimes we still have a bit of extra nesting or components that should maybe be out of `<main>` or `#main-content`. In a future PR we can maybe update these elements to target the "real core content" of the page.

* Add `suppressSkipToContent` in confirm-email page

GitOrigin-RevId: 6cbf4112f2d1a2d8eff06f142d0c2b4f3a5d9cff
2024-04-24 08:04:43 +00:00
..
accountSuspended.pug
compromised_password.pug [web] Add #main-content to some pug pages (fix skip-to-content links) (#18050) 2024-04-24 08:04:43 +00:00
confirm_email.pug
email-preferences.pug
login.pug
one_time_login.pug
passwordReset.pug
primaryEmailCheck.pug Merge pull request #17833 from overleaf/dp-add-secondary-prompt 2024-04-11 08:04:20 +00:00
reconfirm.pug
register.pug
restricted.pug
sessions.pug
setPassword.pug
settings.pug Merge pull request #17712 from overleaf/td-bs5-feature-flag 2024-04-12 08:05:10 +00:00