Skip to content

Admin widget ‘+’ button missing on mobile view #221

@moeinomidii

Description

@moeinomidii

Summary

In mobile view of Django admin, the SortedManyToManyField widget does not display the “+” button
used to add new related objects inline.

Steps to reproduce

  1. Open Django admin on mobile (or simulate with browser dev tools).
  2. Navigate to a model using SortedManyToManyField.
  3. Observe that the “+” button is missing.

Expected behavior

The “+” button should be visible and functional on mobile, just like desktop.

Image Image

Notes

Tested on Django 4.x with default admin theme. The issue appears to be layout-related.

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