Moin
Março 21, 2024, 2:36pm
1
Isso às vezes me confunde
Quando ordenei por “Mais recente” na minha última pesquisa, isso se tornou o padrão para a próxima. Em seguida, a pesquisa com IA não funciona porque preciso escolher “Relevância”. Mas alterá-la com o menu suspenso para “Relevância” não é suficiente. Preciso recarregar para poder habilitar a pesquisa por IA.
6 curtidas
keegan
(Keegan George)
Maio 30, 2024, 2:50pm
4
Obrigado pelo relatório @Moin , isso agora deve ter sido resolvido
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 curtidas
keegan
(Keegan George)
Fechado
Maio 31, 2024, 3:00pm
6
Este tópico foi fechado automaticamente após 24 horas. Novas respostas não são mais permitidas.