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

fix: breadcrumbs menu flag variable #745

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

AmbyrElan
Copy link
Contributor

@AmbyrElan AmbyrElan commented Nov 4, 2024

Description

@AmbyrElan AmbyrElan requested a review from a team as a code owner November 4, 2024 16:40
@coveralls
Copy link

coveralls commented Nov 4, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling 6a212ac on feature/update-breadcrumbs-banner-var-to-flag
into aadf7da on develop.

@nickdenardis
Copy link
Member

I wonder why/how this wasn't caught by the tests.

https://base.wayne.edu/styleguide/component/flag

Does this mean on current sites the flag is not displaying when it should be selected on a page?

Copy link
Member

@breakdancingcat breakdancingcat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ty!

@AmbyrElan
Copy link
Contributor Author

I wonder why/how this wasn't caught by the tests.

https://base.wayne.edu/styleguide/component/flag

Does this mean on current sites the flag is not displaying when it should be selected on a page?

@nickdenardis ,

cc, @breakdancingcat

@breakdancingcat
Copy link
Member

I wonder why/how this wasn't caught by the tests.

https://base.wayne.edu/styleguide/component/flag

Does this mean on current sites the flag is not displaying when it should be selected on a page?

This only affects a class applied to the breadcrumbs when the flag is present, it wasn't caught by tests because it was only checking if the data exists and didnt use flag data for anything.

Commented in Basecamp too with screenshots, cc @nickdenardis @AmbyrElan

@AmbyrElan AmbyrElan merged commit 12092a6 into develop Nov 6, 2024
2 checks passed
@AmbyrElan AmbyrElan deleted the feature/update-breadcrumbs-banner-var-to-flag branch November 6, 2024 19:10
@chrispelzer
Copy link
Member

@breakdancingcat Currently right now we don't have real front end tests that would make sure that the class is applied.

It's all possible, which would be interesting cause we'd be able to have it run against /styleguide without an issue with rules that we want.

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