Same here. I can repro this on theme creator and discourse development.
@angus perhaps the component needs to be improved? In light of recent changes:
https://github.com/discourse/discourse/commit/58fe45ffd95dc89bf008eeef28509a4fbc72263b
There is some strange behavior in the drop-down menu.
Broken.
Thanks @Stranik and @nexo. I’ve added support for the new event added by UX: Do not close login modal and search menu on outside mouse up even… · discourse/discourse@58fe45f · GitHub.
The theme will continue to work with older Discourse versions as well.
User and tags go off of the search modal. Could you check if this happens to your instance?
It’s probably something wrong with your other themes. Long usernames are cut off with “…” when only using this component.

Testing this theme component now and I see that once a search is executed the top of the results are getting cut off, whole element is getting shifted up or something. Anyone else seeing this?
It seems to happen even when I switch to a default theme…but @angus I don’t see this active in your sandbox at the moment so not 100% sure if it’s a bug or something weird with my setup.
لا يتوفر لدينا مساحة لشريط بحث على الجوال. هل رأى أحدكم شريط بحث مُدمج داخل المنتدى نفسه بدلاً من الرأس؟ أعتقد أنه يمكن أن يكون أيضًا شريط بحث في التذييل.
هل تفحصت هذا المكوّن؟
هذا بالضبط ما أبحث عنه. شكرًا لك يا @Johani.
سنقوم بتعديله ليعمل على صفحات الوسوم، وهو نفس الوضع تقريبًا لجميع الإضافات حاليًا.
لاحظت هذه المشكلة أيضًا، وقمت بإنشاء طلب سحب (PR) يتضمن بعض التحديثات
شكرًا لك! تم الدمج ![]()
إعداد جميل سيكون وضعه تمامًا في منتصف الرأس ![]()
مرحبًا @angus
هل توجد خطط لتحديث مكون السمة؟ في معاينة السمة، يبدو أن هناك بعض مشاكل التخطيط.
أعتقد أنها ميزة رائعة تحفز المستخدمين على استخدام وظيفة البحث بشكل أكثر تكرارًا.
لقد قدمت هذا الطلب: FIX: deprecations for ember-cli by pfaffman · Pull Request #4 · paviliondev/discourse-header-search-theme · GitHub
آمل أن يكون بمثابة أكثر من مجرد إشعار بوجود هذا الإهمال. ![]()
لقد قمت بـ PR الذي يصلح مشكلات التخطيط.
ما هي الاختلافات بين #مكون-القالب هذا والمكون المرتبط أدناه؟
مرحباً، لسبب ما، لم أنجح في نقل شريط البحث أسفل الرأس الخاص بي. هل هناك أي اقتراحات؟ لقد كنت أحاول وضعه داخل فئة div التي أنشأتها في قسم HTML بعد الرأس
شكرا،
يعقوب
مرحباً،
شكراً لك على المكون الرائع.
كيف يمكنني تغيير لون مربع البحث؟
أود أن أجعله أبيض.
شكراً لك
![]()
يسعدني دائمًا أن أجد أن هذه المكونات لا تزال تعمل بشكل أساسي
لقد أجريت بعض التحديثات لجعلها أكثر توافقًا مع أحدث إصدارات Discourse.
لست متأكدًا مما إذا كنت تستخدم هذه المكونات، ولكن إذا كنت تستخدمها، فأضف هذا إلى CSS الخاص بالمظهر الخاص بك
title .search-header #search-term {
background-color: pink;
}
![]()

