- πΊπΈUnited States smustgrave
This will need an issue summary update and title update. If the issue is fixed and this is just about adding test coverage then it should be stated.
When working with the Block Layout interface, it's confusing to delete a block and be taken back to another theme's block layout page. This could cause users to accidentally delete blocks from another theme (thinking they belong to the theme they just deleted a block from).
This might not be the Drupal 8 way of doing things (since I just started diving into Drupal 8 Core recently), but for now I suggest we just add a destination
query string variable to the delete operation that returns to the current page.
Attach the patch.
The interface itself does not change, it just redirects to a different location.
There are no API changes.
There are no Data model changes.
Needs work
10.1 β¨
Last updated
Makes Drupal easier to use. Preferred over UX, D7UX, etc.
Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This will need an issue summary update and title update. If the issue is fixed and this is just about adding test coverage then it should be stated.