Skip to content

When scrolling, the slash menu and plus sign doesn't scroll #165

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

Closed
the-watchmaker opened this issue Apr 13, 2023 · 0 comments · Fixed by #167
Closed

When scrolling, the slash menu and plus sign doesn't scroll #165

the-watchmaker opened this issue Apr 13, 2023 · 0 comments · Fixed by #167

Comments

@the-watchmaker
Copy link

Issue
Screen Recording 2023-04-12 at 5 05 56 PM

When you scroll down the menu is stuck on the screen rather than following you (positioned by position: absolute; and transform)

I think this is ok and can be intended design if we have

  • onSlashMenuOpen() to freeze the scroll altogether and only let the user scroll within the slash menu, just like Notion
  • and make it pop up on top of the editing area when there is no more space underneath

I've been playing around with all the positioning tricks to fix it but no luck. Let me know if any solutions.

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

Successfully merging a pull request may close this issue.

1 participant