Skip to content

Missing horizontal scrollbar when using TabularInline with many fields #30

@JohnnyBDude

Description

@JohnnyBDude

Thanks for great django plugin, i love it!

I have an issue with how TabularInline with many fields is displayed.

Without tabs, there is a horizontal scrollbar on the lower edge of browser window.
When i add tabs, this scrollbar goes missing and i have no way of displaying fields that don't fit on the screen.
I can use StackedInline to mitigate this, but tabular view is so much better suited for this particular usecase.

What might be the problem? Is there a way to fix this?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions