Related/follow-up to #2743 ...
Describe your issue or idea
The settings in this page are already overwhelming as they are, and if more search items were to be added to the list, it would get longer and longer, requiring too much scrolling.
To top it off this section specifically does some weird things with its validation as well in order to ensure that the default search item does not get disabled, introducing a really weird UI pattern:
I feel that if we converted this to the same UI pattern we use in the Language management UI, it would be much better...
Steps to reproduce (if reporting a bug)
Navigate to /admin/config/search/settings
Recent comments
Hmmm, from D7 ancient tomes: from https://drupal.stackexchange.com/questions/7056/limit-which-roles-can-view-a-node-basing-on-its-content-type yet https://docs.backdropcms.org/api/...
node access
I also note on this screen: "Furthermore note that content which is not published is treated in a different way by Backdrop: it can be viewed only by its author or users with the...
node access
I am seeing via dpm debug that the nodes that are authored by someone else are not even being interrogated at the view level; they are simply avoiding the hook_node_access call. Yet the...
node access