Repo link:
https://github.com/discourse/discourse-optional-title-mobile-header
Installation instructions: How do I install a Theme or Theme Component?
What this does?
This component makes the new Discourse 2.2 feature where header switches to mobile title optional for both users and sites.
When disabled per user prefs -> interface:
User will see the standard header unconditionally:
When enabled the behavior of “switch to title on scroll down” remains:
As an admin in the theme component section you can control if this is default off or on:
Current Caveats
-
User setting is only persisted per device in local storage.
-
User must reload site after changing setting
-
Not properly localized or localizable.