8000 [BUG] Usability flaw: Users expect to be redirected onto created page · Issue #7706 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content
[BUG] Usability flaw: Users expect to be redirected onto created page #7706
Closed
@jrief

Description

@jrief

Description

In CMS4 if someone adds a new page through the Toolbar, ie.: Page -> Create Page -> New Page... or
Page -> Create Page -> New Subage... after saving, one would expect to be redirected to the just created page. Instead the user remains on the current page.

Additional information (CMS/Python/Django versions)

Django-CMS version 4.1.0rc4

Do you want to help fix this issue?

This seems to be a JavaScript issue. The POST request responsible to submit the form data for creating the new page, is initiated by a modal dialog. Apparently this dialog closes without telling its parent to reload the newly created page. In CMS version 3 this worked as expected.

  • Yes, I want to help fix this issue and I will join #workgroup-pr-review on Slack to confirm with the community that a PR is welcome.
  • No, I only want to report the issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0