Wrong redirect after Dashboard layout edition

Created on 16 January 2025, 3 months ago

Problem/Motivation

After editing the Dashboard layout, users are redirected to the Admin > Structure > Dashboard page.

They should be redirected back to where they were (i.e. to the Dashboard page, not in structure).

Steps to reproduce

  • Login as admin
  • Go to /admin/dashboard
  • Click on + Edit layout
  • Either change and save or do nothing and discard, it does not matter
  • Submit (or discard and confirm)
  • Result: you are redirected to /admin/structure/dashboard
  • Expectation: being redirected back to the Dashboard page you were before clicking on "Edit layout"

Proposed resolution

Redirect to the Dashboard page after the Layout edit form was submitted.

Maybe as simple as setting the ?redirect query string in the Edit layout button 🤷.

🐛 Bug report
Status

Active

Component

Track: Dashboard

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024