1. Inconvenient scrolling in the mobile version for the "Dropdown list with search (select2)" fields
Scrolling for selects with search (3 fields) on the order confirmation page (Simple+Nova Poshta API)
It is necessary to implement functional scrolling in the mobile version according to the logic:
If scrolling occurs within the area of the dropdown select with search - scroll the select.
If scrolling occurs outside the dropdown select, that is, in the area of the page - scroll the page.
2. The dropdown-menu element with search results disappears when right-clicking
The dropdown-menu element with search results disappears when right-clicking in its area, if you need to open several results in new tabs:
Also, if you apply ctrl with a click, the page https://universaltools.com.ua/#
instead of the search results page
It is necessary to implement the ability to correctly use the context menu and control when working with the search.