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

Braze Banner accessibility fixes #400

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

KaliedaRik
Copy link
Contributor

What does this change?

Hackday project to make Braze banners properly accessible

Refactors AppBanner by:

  • Pulling constituent parts of the AppBanner out into their own components
  • Cleaned up the styling
  • Added accessibility functionality

Note that this PR builds on #398

@@ -51,6 +51,20 @@ export const styles = {
}
`,

topBar: css`
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file can be deleted once the other two banners are moved over to the new components

@KaliedaRik KaliedaRik marked this pull request as draft March 6, 2023 14:49
Base automatically changed from rjr-create-newsletter-banner-component to rjr-refactor-common-newsletter-components-and-functionality March 10, 2023 13:07
Base automatically changed from rjr-refactor-common-newsletter-components-and-functionality to rjr-remove-information-icon-from-banners March 10, 2023 13:13
Base automatically changed from rjr-remove-information-icon-from-banners to rjr-refactor-storybook-stories March 10, 2023 13:19
Base automatically changed from rjr-refactor-storybook-stories to main April 11, 2023 08:19
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.

1 participant