Closed MuhamadHaydar closed 6 months ago
Thanks for filing the issue @MuhamadHaydar Thanks for filing the issue. I have that on the roadmap to fix it soon. If you are interested PRs are welcome to expedite the fix.
Notes for self:
SearchField suggestions overlay is shown based on the SearchField focus, if the input looses the focus the overlay is hidden. When the user interacts with the scrollbar, the focus is lost and the overlay is hidden. Technically before the gesture reaches the scrollbar overlay is hidden.
One solution would be to have a uni focus for both Search input and the suggestions focus of which would decide whether ot not to show the suggestions
Alternatively if we can detect when the focus switched to Suggestions we should prevent hiding of overlay.
@maheshmnj Works perfectly, thank you!
Thanks for your efforts! @maheshmnj
Describe the bug The scroll button issue while you want to scroll with the scroll button, as most scrollable lists when you hold the scroll button, you can scroll upward or downward just by holding the button.
To Reproduce Reproduce:
Expected behavior: The scroll button works upward or downward.
Actual behavior The scroll button will disappear when you tap it.
Screenshots
Code: