Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #142

Merged
merged 132 commits into from
Aug 19, 2024
Merged

Development #142

merged 132 commits into from
Aug 19, 2024

Conversation

adriencyberspace
Copy link
Collaborator

No description provided.

adriencyberspace and others added 30 commits June 17, 2024 14:54
* form successful without recaptcha (if my emma form recaptcha is turned off)

* add recaptcha to signup form (testing)

* lint error

* lint error again
rosschapman and others added 22 commits August 7, 2024 12:11
…es date/time rendering (#101)

---------

Co-authored-by: Adrien Young <[email protected]>
---------

Co-authored-by: Ross Chapman <[email protected]>
* Add page wrapper so users can skip to main content on any page. Also adds a hidden ref to focus and unfocus so when user visits a new page the focus element resets

* get rid of PageWrapper and wrap router instead

* wrap router with main

* create skip button that is hidden until focused

* remove duplicate code
* search / tlc page sr-only h1

* add hidden h1 to homepage

* hidden h2s for a11y on search results page

* .sr-only class
* Make category dropdown more accessible

* lint error

* created MenuHooks and DropdownSubmenu to DRY up code

* refactor dropdownsubmenu so categorydropdown can use it. also move categorydropdown to navigation dir

* DRY up scss files

* lint error

* add comments back into hooks

* change DropdownMenu name and call hooks inside component rather than as props

* rm onclick from Link because changing page removes focus anyway

* use DropdownMenu instead of CategoryDropdown

* separate scss into modules per component, remove redundant css

* lint error

* rm old comment

* rm redundant handleMenuToggle
* Update NavigationFocusReset only on top-level page changes not search query changes

* edit so focus is reset on all page changes except filter and query changes

* use location.search instead to only check if query string changes
@adriencyberspace adriencyberspace merged commit dbfbd80 into main Aug 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants