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

feat(store-ui): Overlay Atom #890

Merged
merged 4 commits into from
Aug 18, 2021
Merged

feat(store-ui): Overlay Atom #890

merged 4 commits into from
Aug 18, 2021

Conversation

igorbrasileiro
Copy link
Contributor

What's the purpose of this pull request?

Adds Overlay atom: component, test, and story.

How it works?

How to test it?

References

@igorbrasileiro igorbrasileiro requested a review from a team as a code owner August 12, 2021 13:17
@netlify
Copy link

netlify bot commented Aug 12, 2021

✔️ Deploy Preview for storeui ready!

🔨 Explore the source changes: 9d1afcc

🔍 Inspect the deploy log: https://app.netlify.com/sites/storeui/deploys/611be228da80d5000705d372

😎 Browse the preview: https://deploy-preview-890--storeui.netlify.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 12, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 9d1afcc:

Sandbox Source
Store UI Typescript Configuration


return (
<div style={{ height: 'calc(100vh + 150px)' }}>
A content outside me
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe?

Suggested change
A content outside me
Content outside of me

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👀 I think Content outside me is better, no? https://dictionary.cambridge.org/pt/dicionario/ingles/outside?q=outside+of
Outside vs outside of in this case has no difference. Ain't an English expert, remember this. hahha

A content outside me
<Component
{...props}
style={{
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice! I think we can wait for #828 so we can move these styles there, what do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, for sure, np

@igorbrasileiro
Copy link
Contributor Author

Add role presentation https://www.w3.org/WAI/PF/HTML/wiki/RoleAttribute

@igorbrasileiro igorbrasileiro force-pushed the feat/overlay branch 2 times, most recently from c23b368 to 9fe233c Compare August 17, 2021 16:03
Copy link
Contributor

@tlgimenes tlgimenes left a comment

Choose a reason for hiding this comment

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

LGTM, however, I feel the styling and storybook of this component requires a modal component

@igorbrasileiro igorbrasileiro merged commit a0757bc into master Aug 18, 2021
@igorbrasileiro igorbrasileiro deleted the feat/overlay branch August 18, 2021 12:19
@emersonlaurentino emersonlaurentino mentioned this pull request Aug 18, 2021
@emersonlaurentino emersonlaurentino linked an issue Aug 18, 2021 that may be closed by this pull request
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.

Overlay Mask
3 participants