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]: Add overflow-auto and max-h-screen styles to popover #3639

Open
2 tasks done
nirtamir2 opened this issue May 1, 2024 · 0 comments
Open
2 tasks done

[feat]: Add overflow-auto and max-h-screen styles to popover #3639

nirtamir2 opened this issue May 1, 2024 · 0 comments

Comments

@nirtamir2
Copy link

nirtamir2 commented May 1, 2024

Feature description

Sometimes when the screen height is too small, it's better to have PopoverContent with max-h-screen and overflow-auto so the UI will be usable. Notice: this can be handled inside PopoverContent child component in the userland, but I think it's better to have this safety feature here.

Affected component/components

Popover

Additional Context

Related to #478

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues and PRs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant