tagify icon indicating copy to clipboard operation
tagify copied to clipboard

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

Open josmorrui2 opened this issue 3 years ago • 1 comments

Prerequisites

  • [x] I am running the latest version
  • [x] I checked the documentation and found no answer
  • [x] 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.

josmorrui2 avatar Jul 28 '22 12:07 josmorrui2

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

yairEO avatar Aug 05 '22 14:08 yairEO