-
Allison Suarez Miranda authored
* setting up for clickable badge component * logic for search first try on badges * we now have some really wonky looking clickable badges, don't quite work the way I expected them to yet * major style changes, work in progress * updated test on badge list * lots of changes, functioning cloick and search * clean up clean up everybody everywhere * clean up pt 2 * lint * fix * fix make sure no config names change * reverting change to navbar style because not part of this PR * cleaning up an oopsie * changed badgelist test to count ClickableBadge rather than Flag * fixed test to reflect where the _ are replaced now * commented out test * moved badge * updated imports * removed all style and added pointer cursor * samll fix to test * Updated comment to reflect new functionality * lint issue * deleted old Badges dir * fixed test * fixed import * applies to all badge styles * lint * applied cursor hover to clickable-badge rathern than flag * added tests for clickable badges * too many }); * fixed lint issue * updated tests