Moin
21 Marzo 2024, 2:36pm
1
Questo a volte mi confonde
Quando ho ordinato per “Più recenti” nella mia ultima ricerca, questo diventa l’impostazione predefinita per la successiva. Quindi, la ricerca con AI non funziona perché devo selezionare “Rilevanza”. Ma cambiare l’ordinamento con il menu a discesa su “Rilevanza” non è sufficiente. Devo usare il ricaricamento per poter abilitare la ricerca AI.
6 Mi Piace
keegan
(Keegan George)
30 Maggio 2024, 2:50pm
4
Grazie per il report @Moin , questo dovrebbe essere risolto
main ← ux-sort-order-fix
opened 06:11PM - 29 May 24 UTC
As mentioned on [Meta](https://meta.discourse.org/t/sorting-by-relevance-needs-a… dditional-reload/300366?u=keegan), previously the sort order required a refresh to see the change in state of the AI toggle disabled text.
After merging https://github.com/discourse/discourse/pull/27247, we get access to the `sortOrder`'s tracking context so the changes can be updated properly in the respective getters.
We also simplify things so that we conditionally show the entire AI results toggle only when it is in an allowed `searchOrder`. There are too many edge cases when we show text for each scenario and conditionally showing/hiding the element presents a cleaner UX.
3 Mi Piace
keegan
(Keegan George)
Chiuso
31 Maggio 2024, 3:00pm
6
Questo argomento è stato chiuso automaticamente dopo 24 ore. Non sono più consentite nuove risposte.