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

date overlay the modal #2632

Open
4 of 5 tasks
Anujjaglan9423 opened this issue Jul 25, 2024 · 2 comments
Open
4 of 5 tasks

date overlay the modal #2632

Anujjaglan9423 opened this issue Jul 25, 2024 · 2 comments
Labels

Comments

@Anujjaglan9423
Copy link

Check that this is really a bug

  • I confirm

Reproduction link

http://41.207.253.164:3009/calender/post

Bug description

Whenever I hover over a date, my modal opens but whenever the modal opens, the date overlay appears on top of the modal. please suggest me the solution
image

Expected Behavior

No response

Actual Behavior

No response

react-big-calendar version

1.13.1

React version

18.0.0

Platform/Target and Browser Versions

Google Chrome126.0.6478.182

Validations

  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a react-big-calendar issue and not an implementation issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR
@foohwa
Copy link

foohwa commented Aug 10, 2024

Probably increase the z index of yr modal?

@cutterbl
Copy link
Collaborator

Or portal your modal. That's probably the best option, as then it won't exist within the calendar DOM at all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants