Locations suggestions #11

Closed
opened 2024-11-07 23:26:28 +07:00 by Arsen Mirzaev Tatyano-Muradovich · 0 comments

Cities, villages and farmsteads can have the same names.

Delivery services abstract state populated areas in their own way and this needs to be universalized

The site should have a <datalist> element with an <option> that will contain suggestions for determining the location

If there is only one location among the found locations, then record it and confirm the validity of the entered data

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set
https://developer.mozilla.org/en-US/docs/Web/API/Element/replaceChildren

Cities, villages and farmsteads can have the same names. Delivery services abstract state populated areas in their own way and this needs to be universalized The site should have a `<datalist>` element with an `<option>` that will contain suggestions for determining the location If there is only one location among the found locations, then record it and confirm the validity of the entered data https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set https://developer.mozilla.org/en-US/docs/Web/API/Element/replaceChildren
Arsen Mirzaev Tatyano-Muradovich added the
Discussion
Feature
label 2024-11-07 23:26:28 +07:00
Arsen Mirzaev Tatyano-Muradovich self-assigned this 2024-11-07 23:26:28 +07:00
Arsen Mirzaev Tatyano-Muradovich added this to the Release 1.0.0-arming project 2024-11-07 23:26:29 +07:00
Arsen Mirzaev Tatyano-Muradovich changed title from Locations suggestiongs to Locations suggestions 2024-11-07 23:27:20 +07:00
Sign in to join this conversation.
No Milestone
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mirzaev/huesos#11
No description provided.