Re: [Django] #21183: Filter block on the right covers information in admin

2023-11-15 Thread Django
#21183: Filter block on the right covers information in admin
-+-
 Reporter:  Vlada Macek  |Owner:  (none)
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:  wontfix
 Keywords:  admin, filter,   | Triage Stage:
  collapse   |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Natalia Bidart):

 On going forum discussion:
 https://forum.djangoproject.com/t/ticket-21183-reopening/25269

-- 
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/0107018bd3f8c51a-ab16c9a2-1153-46ba-bc48-beb7d059f8aa-00%40eu-central-1.amazonses.com.


Re: [Django] #21183: Filter block on the right covers information in admin

2023-11-06 Thread Django
#21183: Filter block on the right covers information in admin
-+-
 Reporter:  Vlada Macek  |Owner:  (none)
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:  wontfix
 Keywords:  admin, filter,   | Triage Stage:
  collapse   |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Natalia Bidart):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Hello Maciej, thank you for your interest in helping with Django!

 Your contribution is welcomed! But, since this ticket was closed as
 `wontfix` with a provided rationale, before re-opening the ticket, we
 would need a new post in the Django Forum to explain the new rationale and
 seek consensus to re-open.

 To do that, please start a new conversation on the
 [https://forum.djangoproject.com/c/internals/5 Django Forum], where you'll
 reach a wider audience and likely get extra feedback. I'll close the
 ticket for now (following the
 [https://docs.djangoproject.com/en/4.2/internals/contributing/triaging-
 tickets/#closing-tickets documented procedure]), but once that there is a
 community agreement for the feature request, you are welcome to come back
 to the ticket and point to the forum topic, so we can then re-open it. For
 more details, please see
 [https://docs.djangoproject.com/en/stable/internals/contributing/bugs-and-
 features/#requesting-features the documented guidelines for requesting
 features].

-- 
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/0107018ba4e32768-3334e3d9-2cc4-48c3-a565-5169f7e1bee4-00%40eu-central-1.amazonses.com.


Re: [Django] #21183: Filter block on the right covers information in admin

2023-11-06 Thread Django
#21183: Filter block on the right covers information in admin
-+-
 Reporter:  Vlada Macek  |Owner:  (none)
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:
 Keywords:  admin, filter,   | Triage Stage:
  collapse   |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by rooterkyberian):

 * status:  closed => new
 * resolution:  wontfix =>


Comment:

 As indicated in ticket description " Often, when the list_display has many
 columns or wide ones, the vertical Filter block stays in the way..." .
 The filter block internals being "collapsible"
 (https://code.djangoproject.com/ticket/27471) does help with vertical
 space, but does not help with the lack of horizontal space this ticket
 about.

 I want to reopen this issue, as I work at the company where this problem
 affected multiple project and we wish to contribute to solve it upstream.

-- 
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/0107018ba4925654-4cc4701b-e8f4-43cc-b153-800559f163ad-00%40eu-central-1.amazonses.com.


Re: [Django] #21183: Filter block on the right covers information in admin

2022-04-26 Thread Django
#21183: Filter block on the right covers information in admin
-+-
 Reporter:  Vlada Macek  |Owner:  (none)
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:  wontfix
 Keywords:  admin, filter,   | Triage Stage:
  collapse   |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * status:  new => closed
 * needs_better_patch:  1 => 0
 * has_patch:  1 => 0
 * ui_ux:  1 => 0
 * resolution:   => wontfix
 * stage:  Accepted => Unreviewed


Comment:

 Closing as "wontfix". #27471 has been implemented and we don't need both
 options.

 Marcelo, thanks for the reminder.

-- 
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/0107018065893f72-90d21d89-86c0-4b9c-a02d-0eee221e13ca-00%40eu-central-1.amazonses.com.


Re: [Django] #21183: Filter block on the right covers information in admin

2022-04-26 Thread Django
#21183: Filter block on the right covers information in admin
-+-
 Reporter:  Vlada Macek  |Owner:  (none)
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:
 Keywords:  admin, filter,   | Triage Stage:  Accepted
  collapse   |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  1
-+-

Comment (by Marcelo Galigniana):

 Should this ticket be closed due ticket
 https://code.djangoproject.com/ticket/27471 was merged?

 I'm asking because of the
 [https://code.djangoproject.com/ticket/27471#comment:5 Mariusz Felisiak's
 comment]

-- 
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/010701806583f937-b8297885-05b3-45f0-9eba-63581ace32ee-00%40eu-central-1.amazonses.com.


Re: [Django] #21183: Filter block on the right covers information in admin

2020-11-06 Thread Django
#21183: Filter block on the right covers information in admin
-+-
 Reporter:  Vlada Macek  |Owner:  (none)
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  admin, filter,   | Triage Stage:  Accepted
  collapse   |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  1
-+-
Changes (by Mariusz Felisiak):

 * owner:  Wiktor => (none)
 * status:  assigned => new


-- 
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/064.4202965010f2d9d392b6a45fc258ee2d%40djangoproject.com.


Re: [Django] #21183: Filter block on the right covers information in admin

2014-12-24 Thread Django
#21183: Filter block on the right covers information in admin
-+-
 Reporter:  Tuttle   |Owner:  viciu
 Type:  New feature  |   Status:  assigned
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  admin, filter,   | Triage Stage:  Accepted
  collapse   |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  1
-+-
Changes (by timgraham):

 * needs_better_patch:  0 => 1
 * needs_tests:  1 => 0


Comment:

 Patch needs improvement as per comments on 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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.6752eace92c629a84f1e46da0dec79da%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #21183: Filter block on the right covers information in admin

2014-02-15 Thread Django
#21183: Filter block on the right covers information in admin
-+-
 Reporter:  Tuttle   |Owner:  viciu
 Type:  New feature  |   Status:  assigned
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  admin, filter,   | Triage Stage:  Accepted
  collapse   |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  0
  Needs tests:  1|UI/UX:  1
Easy pickings:  0|
-+-

Comment (by viciu):

 Selenium tests 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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.425343f7380db76af8d6698b8828380c%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21183: Filter block on the right covers information in admin

2014-02-15 Thread Django
#21183: Filter block on the right covers information in admin
-+-
 Reporter:  Tuttle   |Owner:  viciu
 Type:  New feature  |   Status:  assigned
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  admin, filter,   | Triage Stage:  Accepted
  collapse   |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  0
  Needs tests:  1|UI/UX:  1
Easy pickings:  0|
-+-
Changes (by timo):

 * needs_tests:  0 => 1
 * stage:  Ready for checkin => Accepted


Comment:

 Selenium tests are required for a change like 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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.c1f8b93a4e554f1b17f3a14aa41ff0d3%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21183: Filter block on the right covers information in admin

2014-02-15 Thread Django
#21183: Filter block on the right covers information in admin
-+-
 Reporter:  Tuttle   |Owner:  viciu
 Type:  New feature  |   Status:  assigned
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  admin, filter,   | Triage Stage:  Ready for
  collapse   |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-
Changes (by oinopion):

 * stage:  Accepted => Ready for checkin


Comment:

 I reviewed the PR and it look good.

-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.273535f732ae05ec51325f7aafe87c14%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21183: Filter block on the right covers information in admin

2014-02-15 Thread Django
#21183: Filter block on the right covers information in admin
-+-
 Reporter:  Tuttle   |Owner:  viciu
 Type:  New feature  |   Status:  assigned
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  admin, filter,   | Triage Stage:  Accepted
  collapse   |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  1
Easy pickings:  0|
-+-
Changes (by viciu):

 * keywords:   => admin, filter, collapse
 * has_patch:  0 => 1


-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.c522a8347f335148486bb42291cd582e%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21183: Filter block on the right covers information in admin

2014-02-15 Thread Django
#21183: Filter block on the right covers information in admin
---+
 Reporter:  Tuttle |Owner:  viciu
 Type:  New feature|   Status:  assigned
Component:  contrib.admin  |  Version:  master
 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:  1
---+

Comment (by viciu):

 Pull request here: https://github.com/django/django/pull/2290/

-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.2ae2bba8f8d225a16709e348bfc2c77d%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21183: Filter block on the right covers information in admin

2014-02-15 Thread Django
#21183: Filter block on the right covers information in admin
---+
 Reporter:  Tuttle |Owner:  viciu
 Type:  New feature|   Status:  assigned
Component:  contrib.admin  |  Version:  master
 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:  1
---+
Changes (by viciu):

 * status:  new => assigned
 * owner:  nobody => viciu
 * version:  1.5 => master
 * cc: wiktor@… (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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.7c0eeeb9f14b00a8622f803117a27f70%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21183: Filter block on the right covers information in admin

2013-10-01 Thread Django
#21183: Filter block on the right covers information in admin
---+
 Reporter:  Tuttle |Owner:  nobody
 Type:  New feature|   Status:  new
Component:  contrib.admin  |  Version:  1.5
 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:  1
---+
Changes (by EvilDMP):

 * needs_better_patch:   => 0
 * stage:  Unreviewed => Accepted
 * needs_tests:   => 0
 * needs_docs:   => 0


-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.013c20847b7f7d9f0699ce8ccd56484f%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Django] #21183: Filter block on the right covers information in admin

2013-09-27 Thread Django
#21183: Filter block on the right covers information in admin
---+
 Reporter:  Tuttle |  Owner:  nobody
 Type:  New feature| Status:  new
Component:  contrib.admin  |Version:  1.5
 Severity:  Normal |   Keywords:
 Triage Stage:  Unreviewed |  Has patch:  0
Easy pickings:  0  |  UI/UX:  1
---+
 Often, when the list_display has many columns or wide ones, the vertical
 Filter block stays in the way...

 I'd wish the blue header of right hand side Filter block in Admin to be
 clickable to toggle the block visibility. jQuery-animated maybe.

 IMHO, the collapse/expand state should be remembered between page loads.

-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/049.6fa5893a1e24e4c01c5f4145d72ed469%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.