For Backdrop, we should build the functionality of simplified_menu_admin module into core. It combines the list of links with the title and description fields, so we can reduce the menu administration forms from 2 into one.
Here's how it would look (with the already ported simplified_menu_admin module):

Here's how the respective admin page looks like in vanilla D8 after https://www.drupal.org/node/663946 got merged:

GitHub Issue #:
475
Recent comments
The user fills a form on an Application node, that then flicks off emails, and responds with a Thanks page. Nothing too complex. Just that the deletion of the page providing the expected...
Problem upon submission
Please can you say more about the Rule? What does it do? Does it use any other Rule supporting modules? I presume if you disable the rule and create/save the node then you don't get the...
Problem upon submission
Yeah, so never mind. The issue arose because a page was deleted that had the URL-alias that the Rule was trying to redirect to. Maybe Core could have caught that the URL didn't exist, or...
Problem upon submission