There are several forms when creating configurations that would benefit from a 'Cancel' link. For example, adding a condition or event to a configuration takes you to a form that only has an 'Add' button with no link to the previous page if you wish to cancel. It's not a huge deal, since I can just use the back button, but adding 'Cancel' links will make it more uniform with other Drupal admin forms.

Comments

fago’s picture

there is also a link in the breadcrumb - but yes a cancel link might be a good idea.

But which cancel buttons in core are you referring to? I just know the one from confirm_form(), but that's a bit another case as these are confirmation questions. Pages like e.g. add a user, or create content have no cancel button