Admin settings are not very well-aligned

Bug #1313912 reported by Terri
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Postorius
Fix Released
Low
Florian Fuchs

Bug Description

The admin settings pages contain a lot of settings boxes that aren't qiute lined up correctly, and things like radio dialogs that perhaps should be stacked vertically rather than horizontally.

This might be a beginner-friendly bug, but may take a bit longer than you'd hope because you'll have to trace through where django sets the forms up. Don't get discouraged if you want to look at it!

Terri (terriko)
Changed in postorius:
importance: Undecided → Low
tags: added: mailman3-suite-blocker
Changed in postorius:
status: New → In Progress
assignee: nobody → Florian Fuchs (flo-fuchs)
Revision history for this message
Ana Badescu (anabee-emacs) wrote :

I investigated how Django forms can be customised but I found this solution far more cleaner. Attributes (such as classes, ids), can be indeed added to forms from within Django while composing the form.

However, by default, input elements, such radio buttons are stacked vertically, not horizontally. So I inspected the style elements on some of the radio buttons, found that it boiled down to some styling properties that we could do without.

Revision history for this message
Sumana Harihareswara (sumanah) wrote :

I've decided this does not block the Mailman Suite 3.0 release so I've removed that tag.

tags: removed: mailman3-suite-blocker
Changed in postorius:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.