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

Refactor index files for Popover. #3558

Merged
merged 2 commits into from
Jun 15, 2021
Merged

Conversation

Luke9389
Copy link
Contributor

@Luke9389 Luke9389 commented Jun 11, 2021

Details

We realized that we don't really need the .native extension file because we expect the native platforms to have small screen sizes anyway. This fixes the problem for the linked issue, while simplifying our files.

Fixed Issues

Fixes #3347

Tests / Web QA

  1. Click the FAB and verify that it opens with the correct animation. For mobile, the animation should be vertical. Otherwise, it should fade horizontally.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

My android environment has been finicky, so I'm going to leave the android testing to QA, (unless I can get it up and running before the review process is finished here).

@Luke9389 Luke9389 self-assigned this Jun 11, 2021
@Luke9389 Luke9389 requested a review from a team as a code owner June 11, 2021 19:47
@MelvinBot MelvinBot requested review from HorusGoul and removed request for a team June 11, 2021 19:48
@Luke9389 Luke9389 marked this pull request as draft June 11, 2021 19:48
@HorusGoul
Copy link
Contributor

I see you marked this as a draft. Do you want an early review, or should I wait until you mark it ready for review again?

@Luke9389
Copy link
Contributor Author

You can wait, thanks 👍

@Luke9389 Luke9389 marked this pull request as ready for review June 15, 2021 00:34
@Luke9389
Copy link
Contributor Author

Hey @HorusGoul, just took this off draft. Thanks for waiting!

Copy link
Contributor

@HorusGoul HorusGoul left a comment

Choose a reason for hiding this comment

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

LGTM!

@HorusGoul HorusGoul merged commit 6a1ca62 into main Jun 15, 2021
@HorusGoul HorusGoul deleted the luke-refactor-and-fix-popover-index branch June 15, 2021 15:01
@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging in version: 1.0.68-5🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@Beamanator Beamanator mentioned this pull request Jun 16, 2021
5 tasks
@OSBotify
Copy link
Contributor

🚀 Deployed to production in version: 1.0.73-3🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

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.

FAB menu - the menus for FAB menu slide in from the left-to-right, instead of bottom-to-top
3 participants