Detached on mobile not works like he should (UI) #966
Ezra-Siton-UIX
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What: https://www.algolia.com/doc/ui-libraries/autocomplete/core-concepts/detached-mode/
1 of 2. Placeholder VS input.value
Google Detached UI for example (In "algolia" terms"). On load the initialState is "algolia".
User interface issue 1 of 2: On algolia the GUI show only the
placeholder
(Not the currentinitialState
query
);2 of 2. input.value is empty on click
When you click on the input - the input set to the query
User interface issue 2 of 2: On algolia the input is empty
SUM
Looks like the UI
Detached
not working like he should (From UI aspect) if "on select/submit" the user stays on the same page (Lets say if you useautocomplete
for filtering data on the same page).LOOM:
Loom Demo
Beta Was this translation helpful? Give feedback.
All reactions