Re: [Django] #32069: Admin change form layout broken at narrower browser widths in 3.1.2

2020-10-21 Thread Django
#32069: Admin change form layout broken at narrower browser widths in 3.1.2
-+-
 Reporter:  Phil Gyford  |Owner:  Benjamin
 |  Richter
 Type:  Bug  |   Status:  closed
Component:  contrib.admin|  Version:  3.1
 Severity:  Release blocker  |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Carlton Gibson ):

 In [changeset:"b37d5849b76348cdcc623cdc677611f8dbf2e1db" b37d5849]:
 {{{
 #!CommitTicketReference repository=""
 revision="b37d5849b76348cdcc623cdc677611f8dbf2e1db"
 [3.1.x] Fixed #32069 -- Fixed admin change-form layout on small screens.

 Restored flex-wrap CSS declaration to form elements at smallest
 breakpoint.
 This was present since the responsive admin was introduced in
 dc37e8846eeedc3a9100ca21fdc9d579bc534c89.
 Regression in 8ee4bb6ffcb3346c0fa8fb194986fbf9edadc822, where it was
 accidentally removed.

 Backport of 257f8495d6c93e30ab0f52af4c488d7344bcf112 from master
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.3ef49b274dcfd77fa195bc7268ce817e%40djangoproject.com.


Re: [Django] #32069: Admin change form layout broken at narrower browser widths in 3.1.2

2020-10-21 Thread Django
#32069: Admin change form layout broken at narrower browser widths in 3.1.2
-+-
 Reporter:  Phil Gyford  |Owner:  Benjamin
 |  Richter
 Type:  Bug  |   Status:  closed
Component:  contrib.admin|  Version:  3.1
 Severity:  Release blocker  |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Carlton Gibson ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"257f8495d6c93e30ab0f52af4c488d7344bcf112" 257f8495]:
 {{{
 #!CommitTicketReference repository=""
 revision="257f8495d6c93e30ab0f52af4c488d7344bcf112"
 Fixed #32069 -- Fixed admin change-form layout on small screens.

 Restored flex-wrap CSS declaration to form elements at smallest
 breakpoint.
 This was present since the responsive admin was introduced in
 dc37e8846eeedc3a9100ca21fdc9d579bc534c89.
 Regression in 8ee4bb6ffcb3346c0fa8fb194986fbf9edadc822, where it was
 accidentally removed.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.b31449f3dae16a1fc269b4ea6adcaf79%40djangoproject.com.


Re: [Django] #32069: Admin change form layout broken at narrower browser widths in 3.1.2

2020-10-21 Thread Django
#32069: Admin change form layout broken at narrower browser widths in 3.1.2
-+-
 Reporter:  Phil Gyford  |Owner:  Benjamin
 |  Richter
 Type:  Bug  |   Status:  assigned
Component:  contrib.admin|  Version:  3.1
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Carlton Gibson):

 * stage:  Accepted => Ready for checkin


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.99523316cbe65510dcd2ab42bd7dc86e%40djangoproject.com.


Re: [Django] #32069: Admin change form layout broken at narrower browser widths in 3.1.2

2020-10-05 Thread Django
#32069: Admin change form layout broken at narrower browser widths in 3.1.2
-+-
 Reporter:  Phil Gyford  |Owner:  Benjamin
 |  Richter
 Type:  Bug  |   Status:  assigned
Component:  contrib.admin|  Version:  3.1
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Benjamin Richter):

 * owner:  nobody => Benjamin Richter
 * status:  new => assigned


Comment:

 I will work on this.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.90789ddce9dfc82dd55922410f2f448f%40djangoproject.com.


Re: [Django] #32069: Admin change form layout broken at narrower browser widths in 3.1.2

2020-10-04 Thread Django
#32069: Admin change form layout broken at narrower browser widths in 3.1.2
-+
 Reporter:  Phil Gyford  |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  contrib.admin|  Version:  3.1
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by Carlton Gibson):

 * cc: Tom Carrick (added)
 * severity:  Normal => Release blocker
 * stage:  Unreviewed => Accepted


Comment:

 Yep, thanks for the report. Looks like 100% width at the smallest size is
 affected.

 Regression in 8ee4bb6ffcb3346c0fa8fb194986fbf9edadc822

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.649e0001a030c51dffd8999682db6ffc%40djangoproject.com.