Added find group button to sidebar #2379
Summary
Closes #2379
3 things
- Add a
Find a Group
button to the groups sidebar linking to discovery. - Make Cypress login a data attribute in Cypress
- Fixes a 1px misalignment for icons (the
+
andFind a Group
)in the groups sidebar.
Steps to test
Simple one,
- Log in
- Click new button on sidebar
- Check URL is correct
I've tested this with more than 12 groups.
Estimated Regression Scope
Not a huge change, not much scope for regression but I'd check the sidebar still functions as intended and the discovery URL is correct.
added scoped labels
approved this merge request
- Developer
approved this merge request
added scoped label and automatically removed label
added scoped label and automatically removed label
added scoped label and automatically removed label
assigned to @xander-miller, @edgebal, and @brianhatchet
- Developer
Spotted a regression, the groups E2E tests were failing because over the weekend it appears we've defaulted the sandboxes homepage to the new homepage.
Last commit just added a data attribute to the login button on and reverted some changes in cypress commands.js
unassigned @brianhatchet and @xander-miller
approved this merge request