Re: [Django] #32127: textareas are cut off with the admin navigation sidebar.

2020-10-27 Thread Django
#32127: textareas are cut off with the admin navigation sidebar.
-+-
 Reporter:  Mariusz Felisiak |Owner:  Josh
 Type:   |  Santos
  Cleanup/optimization   |   Status:  closed
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   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:"b3d667f20dace1ec34525a423467f16e2f3dda51" b3d667f2]:
 {{{
 #!CommitTicketReference repository=""
 revision="b3d667f20dace1ec34525a423467f16e2f3dda51"
 [3.1.x] Fixed #32127 -- Fixed admin change-form textarea layout for mid-
 sized displays.

 Backport of 36bc47069ce071e80c8129500de3b8664d2058a7 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/065.d5f9c63ec94ec9f1b3386af795be974e%40djangoproject.com.


Re: [Django] #32127: textareas are cut off with the admin navigation sidebar.

2020-10-27 Thread Django
#32127: textareas are cut off with the admin navigation sidebar.
-+-
 Reporter:  Mariusz Felisiak |Owner:  Josh
 Type:   |  Santos
  Cleanup/optimization   |   Status:  closed
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   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:"36bc47069ce071e80c8129500de3b8664d2058a7" 36bc4706]:
 {{{
 #!CommitTicketReference repository=""
 revision="36bc47069ce071e80c8129500de3b8664d2058a7"
 Fixed #32127 -- Fixed admin change-form textarea layout for mid-sized
 displays.
 }}}

-- 
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/065.9a1fe35a8babf377d4feb60148129e2a%40djangoproject.com.


Re: [Django] #32127: textareas are cut off with the admin navigation sidebar.

2020-10-27 Thread Django
#32127: textareas are cut off with the admin navigation sidebar.
-+-
 Reporter:  Mariusz Felisiak |Owner:  Josh
 Type:   |  Santos
  Cleanup/optimization   |   Status:  assigned
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   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/065.02b900014ee9d7491991365251b3207c%40djangoproject.com.


Re: [Django] #32127: textareas are cut off with the admin navigation sidebar.

2020-10-26 Thread Django
#32127: textareas are cut off with the admin navigation sidebar.
-+-
 Reporter:  Mariusz Felisiak |Owner:  Josh
 Type:   |  Santos
  Cleanup/optimization   |   Status:  assigned
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Jacob Walls):

 * owner:  nobody => Josh Santos
 * status:  new => assigned
 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/13610 PR]

-- 
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/065.f86428bc95937157eb4df487beff8176%40djangoproject.com.


Re: [Django] #32127: textareas are cut off with the admin navigation sidebar.

2020-10-26 Thread Django
#32127: textareas are cut off with the admin navigation sidebar.
--+
 Reporter:  Mariusz Felisiak  |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  contrib.admin |  Version:  3.1
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by thatnerdjosh):

 Taking a look at this now

-- 
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/065.4314e98392d48b3d285ce30a8c4f2478%40djangoproject.com.


Re: [Django] #32127: textareas are cut off with the admin navigation sidebar.

2020-10-21 Thread Django
#32127: textareas are cut off with the admin navigation sidebar.
--+
 Reporter:  Mariusz Felisiak  |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  contrib.admin |  Version:  3.1
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Carlton Gibson):

 Let's take this as a cleanup, but I'd be happy to backport a fix if one
 comes in soon. (It's a  in a new feature, so...)

-- 
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/065.de0fa30e2c42b5d47358041e36e590ed%40djangoproject.com.


Re: [Django] #32127: textareas are cut off with the admin navigation sidebar.

2020-10-21 Thread Django
#32127: textareas are cut off with the admin navigation sidebar.
--+
 Reporter:  Mariusz Felisiak  |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  contrib.admin |  Version:  3.1
 Severity:  Normal|   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):

 * stage:  Unreviewed => Accepted


-- 
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/065.672e51be02e66882b329eb260906e783%40djangoproject.com.


Re: [Django] #32127: textareas are cut off with the admin navigation sidebar.

2020-10-21 Thread Django
#32127: textareas are cut off with the admin navigation sidebar.
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Description changed by Mariusz Felisiak:

Old description:

> `textarea`s inputs are cut off in stacked inlines with the admin
> navigation sidebar, on windows narrower than 887px.
>
> Regression in d24ba1be7a53a113d19e2860c03aff9922efec24.

New description:

 `textarea`s inputs are cut off in stacked inlines with the admin
 navigation sidebar, on windows narrower than 887px.

 [[Image(https://code.djangoproject.com/raw-
 attachment/ticket/32127/96684882-9add5100-137c-11eb-
 84a2-27adcf6d10c5.png)]]

 Regression in d24ba1be7a53a113d19e2860c03aff9922efec24.

--

-- 
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/065.5f41ce9ba12d95e6da9eea0147821382%40djangoproject.com.


Re: [Django] #32127: textareas are cut off with the admin navigation sidebar.

2020-10-21 Thread Django
#32127: textareas are cut off with the admin navigation sidebar.
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * Attachment "96684882-9add5100-137c-11eb-84a2-27adcf6d10c5.png" added.


-- 
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/065.696bfc6fb341d4fb4e01a51e3c04bcf7%40djangoproject.com.


[Django] #32127: textareas are cut off with the admin navigation sidebar.

2020-10-21 Thread Django
#32127: textareas are cut off with the admin navigation sidebar.
+
   Reporter:  Mariusz Felisiak  |  Owner:  nobody
   Type:  Cleanup/optimization  | Status:  new
  Component:  contrib.admin |Version:  3.1
   Severity:  Normal|   Keywords:
   Triage Stage:  Unreviewed|  Has patch:  0
Needs documentation:  0 |Needs tests:  0
Patch needs improvement:  0 |  Easy pickings:  0
  UI/UX:  0 |
+
 `textarea`s inputs are cut off in stacked inlines with the admin
 navigation sidebar, on windows narrower than 887px.

 Regression in d24ba1be7a53a113d19e2860c03aff9922efec24.

-- 
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/050.c78b0d3870d8e5e81c0d1ffd163b103f%40djangoproject.com.