-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
Description
Version 4.0.5
Steps to reproduce the bug:
- Open https://select2.org/data-sources/ajax and resize your browser height such that the 'search for a repository' box appears at the bottom the viewport, forcing the dropdown to appear above
- Type a string e.g. 'matthew'
- Wait for the results to display
- Delete the string by selecting all, and pressing backspace
- You should the advisory text label hanging where the top of the results list used to be i.e. not flush with the top of the search box - see attached screenshot.
0lorak0