Moin
21 مارس 2024، 2:36م
1
هذا يربكني أحيانًا
عندما قمت بالفرز حسب “Latest” في بحثي الأخير، يصبح هذا هو الافتراضي لبحثي التالي. بعد ذلك، لا يعمل البحث باستخدام الذكاء الاصطناعي لأنني يجب أن أختار “Relevance”. لكن تغييرها باستخدام القائمة المنسدلة إلى “Relevance” لا يكفي. يجب عليّ استخدام إعادة التحميل لتمكين البحث بالذكاء الاصطناعي.
6 إعجابات
keegan
(Keegan George)
30 مايو 2024، 2:50م
4
شكراً على التقرير @Moin ، يجب أن يكون هذا قد تم حله الآن
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 إعجابات
keegan
(Keegan George)
تم إغلاقه في
31 مايو 2024، 3:00م
6
تم إغلاق هذا الموضوع تلقائيًا بعد 24 ساعة. لم تعد الردود الجديدة مسموح بها.