docbrown/app/views/admin/navigation_links
Julien Maury 01c1d44e65
Fix duplicate IDs on homepage (#17092)
* fix duplicate ID main nav

* fix duplicate ID other nav headings

* fix duplicate ID reading list count

* fix duplicate attribute class

* missing case readingCountList on feed

* missing dot in query selector

* Revert "fix duplicate ID other nav headings"

This reverts commit 4f495962c47e08f0f6c41e33e897b2db176432f5.

* use generic class 'other-nav' for tests

* pass a variable 'context' to the partial nav

* pass var 'context' to partial

* fix unwanted typo in partial sidebar

* Update app/views/admin/navigation_links/index.html.erb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update app/assets/javascripts/initializers/initializeReadingListIcons.js

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update app/assets/javascripts/initializers/initializeReadingListIcons.js

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* js-reading-list-count renaming

* use data-testid instead of generic classes for tests

* fix typo in specs

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-04-14 10:48:55 +01:00
..
_add_navigation_link_modal.html.erb Applying Crayons to some Customization pages (#16383) 2022-02-02 21:33:12 +01:00
_edit_navigation_link_modal.html.erb Applying Crayons to some Customization pages (#16383) 2022-02-02 21:33:12 +01:00
_form.html.erb Applying Crayons to some Customization pages (#16383) 2022-02-02 21:33:12 +01:00
index.html.erb Fix duplicate IDs on homepage (#17092) 2022-04-14 10:48:55 +01:00