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

Dropdown Hides when it is placed at the end of the page #161

Open
Manojkumarj opened this issue Mar 23, 2023 · 2 comments
Open

Dropdown Hides when it is placed at the end of the page #161

Manojkumarj opened this issue Mar 23, 2023 · 2 comments

Comments

@Manojkumarj
Copy link

Hi team, Can you please help us to fix the following issue
Dropdown Hides when it is placed at the end of the page

Output expected:
show the dropdown in the middle of the screen defaultly

@hoaphantn7604
Copy link
Owner

hi @Manojkumarj ,
Okay! I'm working on it.

@hoaphantn7604
Copy link
Owner

hi @Manojkumarj ,
This issue is resolved.
Refer Ex:

  <Dropdown
  {...}
  mode={'modal'} // Mode 'modal' is show the dropdown in the middle of the screen.
  />

This props "mode" available in the latest version.

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

No branches or pull requests

2 participants