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

Long popover menus get cut off in modals #194

Open
ECWireless opened this issue Oct 21, 2024 · 1 comment
Open

Long popover menus get cut off in modals #194

ECWireless opened this issue Oct 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ECWireless
Copy link
Contributor

To Reproduce

  • As GameMaster of a game, create 10 classes
  • As Standard User, create a character
  • As GameMaster, try giving class-specific XP to your new character
    • Make sure you give XP by opening the character in a modal, then selecting "Actions" -> "Give XP"
  • You should see the cut-off looking something like this:
Screenshot 2024-10-21 at 10 58 28 AM
@ECWireless ECWireless added the bug Something isn't working label Oct 21, 2024
@ECWireless
Copy link
Contributor Author

A react portal should solve this: https://www.chakra-ui.com/docs/components/portal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant