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: (platform) Fix detached menu while scrolling #3195

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

KevinOkamoto
Copy link
Member

Please provide a link to the associated issue.

#3086

Please provide a brief summary of this pull request.

This fixes the "Platform menu doesn't scroll" defect in platform. On the menu examples page in platform, the menu would detach from the target button, when the sub section would scroll. The issue was caused by a missing module import: CDK's ScrollingModule.

The documentation has also been updated to mention the required module import.

Please check whether the PR fulfills the following requirements

Documentation checklist:

  • Documentation Examples

@netlify
Copy link

netlify bot commented Sep 4, 2020

Deploy preview for fundamental-ngx ready!

Built with commit e270c2d

https://deploy-preview-3195--fundamental-ngx.netlify.app

@KevinOkamoto KevinOkamoto added platform platform 0.22.0 bug Something isn't working labels Sep 8, 2020
Copy link
Contributor

@droshev droshev left a comment

Choose a reason for hiding this comment

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

🚀 LGTM

@droshev droshev added this to In progress in Development via automation Sep 8, 2020
@droshev droshev added this to the Sprint 45 - ariba milestone Sep 8, 2020
@KevinOkamoto KevinOkamoto merged commit 049b6a3 into master Sep 9, 2020
Development automation moved this from In progress to Done Sep 9, 2020
@KevinOkamoto KevinOkamoto deleted the fix/menu-position-when-scrolling branch September 9, 2020 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants