Describe your issue or idea
There are several interfaces in core where we allow people to choose a display mode to view (for example: in the Views UI, soon: reference field formatters, soon: node previews). In these places non-viewable view modes like RSS, Search-index, and Search result highlighting input appear as options, and they should not.
We need a way to filter them out so that these user interfaces contain only options that can actually be viewed.
Steps to reproduce (if reporting a bug)
- build a view of posts
Actual behavior (if reporting a bug)
- see the "Search index" display mode
Expected behavior (if reporting a bug)
- the "Search index" display mode should not be visible here
Recent comments
Thank you for providing the links to the Ckeditor 5 problem when using the gin theme that may occur after updating Backdrop to the 1.32.0 release, and the link to the new release of gin that...
Backdrop CMS 1.32.0 Upgrade Issues or Feedback
Here is a possibly related issue in the core issue queue: After upgrade from 1.31.1 to 1.32.0 update.php shows fatal errors and leaves site in maintenance mode https://github.com/...
Backdrop CMS 1.32.0 Upgrade Issues or Feedback
It sounds like a CSS/JS bug in the Layouts UI: when the "Add block" row is hidden with display:none, its help/description element isn’t being hidden together. 🔧 Things to try...
Add blocks filtering problem