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: typo in image modal's caption markup #1225

Merged
merged 1 commit into from Jul 1, 2019
Merged

Conversation

mikemai2awesome
Copy link
Collaborator

Jira

N/A

Summary

Fixed a typo in the image modal caption's markup that causes the caption text to not render.

Details

slot="footer" was accidentally used on the figcaption container, which is a goof from an older mockup.

How to test

Run the branch locally and make sure image modal examples have captions.

## Jira

N/A

## Summary

Fixed a typo in the image modal caption's markup that causes the caption text to not render.

## Details

`slot="footer"` was accidentally used on the figcaption container, which is a goof from an older mockup.

## How to test

Run the branch locally and make sure image modal examples have captions.
@sghoweri
Copy link
Contributor

sghoweri commented Jul 1, 2019

@mikemai2awesome I'm all for getting as many eyes on a PR as we can but for super simple PRs like this, only one code reviewer is really needed. 😉

@sghoweri
Copy link
Contributor

sghoweri commented Jul 1, 2019

Verified fix working as expected - thanks @mikemai2awesome!

@sghoweri sghoweri merged commit feafe06 into master Jul 1, 2019
@sghoweri sghoweri deleted the fix/modal-docs-typo branch July 1, 2019 12:31
@sghoweri sghoweri mentioned this pull request Aug 27, 2019
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.

None yet

2 participants