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

650 resource list toolbar renders orphan list item fix #700

Open
wants to merge 3 commits into
base: staging
Choose a base branch
from

Conversation

jacobyarborough
Copy link
Contributor

  • Fixes orphaned list items in the toolbar for the resources index and representations index pages
  • Wraps the toolbar items in an unordered list with a toolbar-list class
  • Wraps each element in the toolbar in a list item tag with a class of toolbar-item
  • Creates a toolbar list class
  • Does not change appearance or functionality

@subelsky
Copy link
Contributor

subelsky commented Feb 2, 2024

@jacobyarborough looks like solid work! I think I should hold off reviewing this pending outcome of the meeting we have today. it's gonna take some time to grok all of it. this area of the codebase is fairly complex

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.

Resource list toolbar renders orphan list item
3 participants