Content
View differences
Updated by Alexander Coles 10 days ago
## Context
The Lookbook page nav has grown past a screenful, and `config/initializers/lookbook.rb` had branding, path and inspector settings interleaved.
## Goal
Make pages findable; tidy the config.
## Notes
Pages now get the filter box previews already ship with (`page_nav_filter`).
Header background follows the OpenProject blue instead of the Lookbook theme default.
Config grouped by concern: branding, previews, pages, inspector, custom inputs.
https://github.com/opf/openproject/pull/24752
The Lookbook page nav has grown past a screenful, and `config/initializers/lookbook.rb` had branding, path and inspector settings interleaved.
## Goal
Make pages findable; tidy the config.
## Notes
Pages now get the filter box previews already ship with (`page_nav_filter`).
https://github.com/opf/openproject/pull/24752