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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

The list of selectable items remains static at a point when scrolling and does not stay next to the input. #1084

Open
3 tasks done
josmorrui2 opened this issue Jul 28, 2022 · 1 comment

Comments

@josmorrui2
Copy link

Prerequisites

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

馃挜 Demo Page

https://jsbin.com/jekuqap/edit?html,js,output

React issue template:
https://codesandbox.io/s/tagify-react-issue-template-4ub1r?file=/src/index.js

Explanation

  • What is the expected behavior?

The list should be placed next to the input.

  • What is happening instead?

The list of items stays fixed on the screen while the input is scrolled.

  • What error message are you getting?

There is no error message.

@yairEO
Copy link
Owner

yairEO commented Aug 5, 2022

It seems like you forgot to save your jsbin example, as it is the exact same as the default one.

I can't start working on a bug without a demo page or a video showcasing it

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

2 participants