Don
17 يونيو 2024، 5:44ص
1
مرحباً
على الهاتف المحمول، تبدو المطالبات المخصصة للذكاء الاصطناعي حساسة للغاية للإغلاق. عندما نستخدم هذه الميزة ونريد محاذاتها للقراءة بشكل مريح، فإن إجراء اللمس خارج النافذة المنبثقة على الشاشة يغلقها على الفور. سيكون من الجيد الإغلاق فقط باستخدام زر الإلغاء. أو قد تكون تجربة أفضل بكثير على الهاتف المحمول لاستخدامها مثل خريطة الموضوع أو الشرائح سريعة التحرير التي ترتفع في نافذة منبثقة.
شكراً
3 إعجابات
keegan
(Keegan George)
10 يوليو 2024، 7:08م
3
شكراً لطرحك هذا الموضوع يا @Don . اقتراح رائع! لقد قمت بتحديثه بحيث يظهر مساعد الذكاء الاصطناعي للمنشورات كنافذة منبثقة سفلية على الأجهزة المحمولة.
main ← feature-modal-mobile-post-menu
opened 07:00PM - 04 Jul 24 UTC
**This PR makes a few updates for the AI post helper menu.**
To the end-user,… the most notable change is that the AI post helper menu is shown as a bottom modal when invoked on a `mobileView`. This should help resolve issues such as mentioned on [Meta](https://meta.discourse.org/t/custom-prompts-too-easily-close-on-mobile/312322).
On the dev side, there has been some refactoring to help accommodate this:
- `AIHelperOptionsMenu` (now `AiPostHelperTrigger`) now solely responsible for showing <kbd>:sparkles: Ask AI</kbd> trigger button and text highlighting
- New component: `AiPostHelperMenu` will be responsible for showing AI helper options, loading state, and requests.
- The `AiPostHelperMenu` component acts as a regular Ember component on desktop and a `DMenu` component with `modalForMobile: true` on `mobileView`
- Moves AI helper options to a dedicated component (`AiHelperOptionsList`) for easy re-use in both post helper and composer helper.
### Desktop View:

### Mobile View:
<img src="https://github.com/discourse/discourse-ai/assets/30090424/34678729-92ea-4411-9276-57e0e28de981" width="300" />
إعجاب واحد (1)
keegan
(Keegan George)
تم إغلاقه في
11 يوليو 2024، 7:09م
5
تم إغلاق هذا الموضوع تلقائيًا بعد 24 ساعة من آخر رد. لم يعد يُسمح بالردود الجديدة.