Skip to content

The outer div tag is not closed in command.html #1503

@swba

Description

@swba

What version of Unfold are you using?

0.64.1

What version of Django are you using?

5.2.5

What browser are you using?

Chrome 139.0

Did you checked changelog/commit history, if the bug is not already fixed?

Yes

Did you searched other issues, if the bug is not already fixed?

Yes

Did you checked documentation?

Yes

Are you able to replicate the bug in the demo site?

https://demo.unfoldadmin.com/en/admin/formula/

Repository with reproduced bug

https://github.com/unfoldadmin/django-unfold/blob/main/src/unfold/templates/unfold/helpers/command.html

Describe your issue

The outer div tag is not closed in src/unfold/templates/unfold/helpers/command.html. This is hard to notice on a real site, because browsers automatically fix such HTML errors, but there is at least one important side effect: when Debug Toolbar is enabled, it appears to be inside the unclosed div and thus is not visible until you open the global search.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions