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(default-theme): bottom navigation always visible on mobile #1000

Merged
merged 4 commits into from
Aug 11, 2020

Conversation

patzick
Copy link
Collaborator

@patzick patzick commented Aug 5, 2020

Changes

closes #957

bottomnav

Checklist

@patzick patzick requested a review from akrajna August 5, 2020 11:03
@vercel
Copy link

vercel bot commented Aug 5, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/shopware-pwa/shopware-pwa-docs/acdcyfksd
✅ Preview: https://shopware-pwa-docs-git-feat-bottom-navigation-visible.shopware-pwa.vercel.app

@github-actions
Copy link

github-actions bot commented Aug 5, 2020

💙 shopware-pwa-canary successfully deployed at https://88c8d01871ca56817156b45fe37022ed91d31faf.shopware-pwa-canary.preview.storefrontcloud.io

@patzick patzick requested a review from mkucmus August 6, 2020 07:48
@vercel vercel bot temporarily deployed to preview August 6, 2020 07:49 Inactive
Copy link
Collaborator

@mkucmus mkucmus left a comment

Choose a reason for hiding this comment

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

🥇

v-if="mobileNavIsActive"
@close="mobileNavIsActive = false"
/>
<!-- TODO: remove transition after animation fix in SFUI -->
Copy link
Collaborator

Choose a reason for hiding this comment

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

is there any issue related to this TODO? if so, please add URL here ;)

@patzick patzick merged commit 91524d6 into master Aug 11, 2020
@patzick patzick deleted the feat-bottom-navigation-visible branch August 11, 2020 11: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.

[UI][Mobile] bottom navigation always visible on mobile
2 participants