[TikiWiki-commits] [Git][tikiwiki/tiki][master] [ENH][UI] Keep advanced search right-side facets sidebar sticky while...

"Bruno Kambere \(@kambereBr\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6a23e7b660b32_3884fee07039d@gitlab-sidekiq-low-urgency-cpu-bound-v2-7bd4cd44c6-9b4qb.mail>

Bruno Kambere pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
73102add by Merci Jacob at 2026-06-06T12:08:10+03:00
[ENH][UI] Keep advanced search right-side facets sidebar sticky while scrolling to keep its content accessible
---
* [ENH] Keep advanced search right-side facets sidebar sticky while scrolling with top offset to keep Filter action accessible

See merge request tikiwiki/tiki!10358

- - - - -


1 changed file:

- themes/base_files/scss/_tiki-search.scss


Changes:

=====================================
themes/base_files/scss/_tiki-search.scss
=====================================
@@ -23,6 +23,8 @@
     margin-bottom: 1.25rem;
     box-sizing: border-box;
     max-width: 100%;
+    position: sticky;
+    top: 6rem;
 }
 
 .search-with-facets .search-facets-sidebar .form-select[multiple] {
@@ -44,6 +46,8 @@
         width: 100%;
         margin-left: 0;
         margin-bottom: 1.25rem;
+        position: static;
+        top: auto;
     }
 
     .search-with-facets .search-results-main {



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/73102add586b2f3dabff0cda150c9f545dd3346f

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/73102add586b2f3dabff0cda150c9f545dd3346f
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.