PywebIO is missing a dropdown list with search and Geolocation #567
amks1
started this conversation in
Feature request
Replies: 1 comment 1 reply
-
I will consider to add this demo to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I absolutely love PywebIO for its capabilities. I think it's missing 2 critical features though:
Dropdown list with search

It should support select single and select multiple.
Example:
From: https://makitweb.com/demos/make-a-dropdown-with-search-box-using-jquery
Geolocation

Ability for browser to auto select the user's location (it will ask for location permission first), or alternatively user can select his location on a map.
Example: https://www.w3schools.com/html/html5_geolocation.asp
Plus:
It would be great if these can be added. Is there a workaround currently to achieve these 2?
Beta Was this translation helpful? Give feedback.
All reactions