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

convivial-32255: Added footer_information region. #30

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Conversation

naveenvalecha
Copy link
Contributor

No description provided.

]
%}
{% if page.footer_information %}
<section{{ footer_information_attributes.addClass(footer_information_classes).setAttribute('role', 'footer information') }}>
Copy link
Contributor

Choose a reason for hiding this comment

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

Please remove the role footer information.

It does not match the aria role.
Refer to https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles

Copy link
Contributor Author

Choose a reason for hiding this comment

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

okay

@@ -0,0 +1,8 @@
/*! @convivial_bootstrap/footer_information */

.footer-information {
Copy link
Contributor

Choose a reason for hiding this comment

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

You may need the padding even if the information area does not have the color palettes.
This could be changed or not changed depending on your preference.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

okay

@naveenvalecha naveenvalecha merged commit 662aa47 into 1.0.x Jun 12, 2023
@naveenvalecha naveenvalecha deleted the 32255 branch June 12, 2023 03:01
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.

2 participants