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

Allow dynamic values dropdown to scroll with the page #4040

Merged
merged 1 commit into from
Aug 6, 2019

Conversation

gabrieldutra
Copy link
Member

What type of PR is this? (check all applicable)

  • Bug Fix

Description

This was annoying me a bit so I searched and found this. The issue is easily noticed on mobile (showed in the gif below 🙂), then it should improve the usage for dynamic values in this context.

Related Tickets & Documents

--

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

Before
dynamic-values-scroll-before

After
dynamic-values-scroll-after

@gabrieldutra gabrieldutra self-assigned this Aug 5, 2019
className="dynamic-icon"
/>
)}
getPopupContainer={() => containerRef.current}
Copy link
Member Author

Choose a reason for hiding this comment

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

Basically added this line.

Copy link
Collaborator

@kravets-levko kravets-levko left a comment

Choose a reason for hiding this comment

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

🚀

@gabrieldutra gabrieldutra merged commit 8e23f93 into master Aug 6, 2019
@gabrieldutra gabrieldutra deleted the dynamic-values-dropdown-scroll branch August 6, 2019 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants