Re: [Django] #31884: nav-sidebar ui optimization

2020-08-18 Thread Django
#31884: nav-sidebar ui optimization
-+-
 Reporter:  007  |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  contrib.admin|  Version:  3.1
 Severity:  Normal   |   Resolution:  wontfix
 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 Carlton Gibson):

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


Comment:

 I'll close the issue here. If there's an optimisation that we want from
 the discussion in the PR we can take it as `Refs #31034 -- ... `

-- 
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.d2a7065e5f8113c5655de8fc10067d26%40djangoproject.com.


Re: [Django] #31884: nav-sidebar ui optimization

2020-08-16 Thread Django
#31884: nav-sidebar ui optimization
-+-
 Reporter:  007  |Owner:  nobody
 Type:   |   Status:  assigned
  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
-+-

Comment (by 007):

 rollback to button and add blur() when mouseup

-- 
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.56893e87a880594a9c9ab45aa6eb7fe8%40djangoproject.com.


Re: [Django] #31884: nav-sidebar ui optimization

2020-08-14 Thread Django
#31884: nav-sidebar ui optimization
-+-
 Reporter:  007  |Owner:  nobody
 Type:   |   Status:  assigned
  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
-+-

Comment (by Tom Carrick):

 Fixing the first issue isn't desirable. The border is there for `:focus` I
 believe, which is necessary for knowing where you are as you tab through
 the page, it's necessary for keyboard users. If there's a way to fix it
 without losing this, then maybe... but the current PR doesn't.

-- 
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.5fa75339da6a4aecafc96fb429fc9f36%40djangoproject.com.


Re: [Django] #31884: nav-sidebar ui optimization

2020-08-13 Thread Django
#31884: nav-sidebar ui optimization
-+-
 Reporter:  007  |Owner:  nobody
 Type:   |   Status:  assigned
  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 007:

Old description:

> 1:toggle-nav-sidebar will got a black border after click in chrome;
> 2:content will Out of screen when nav-sidebar is open

New description:

 1:toggle-nav-sidebar will got a black border after click in chrome;
 [[Image(https://code.djangoproject.com/raw-
 attachment/ticket/31884/1.png)]]
 2:content will Out of screen when nav-sidebar is open
 [[Image(https://code.djangoproject.com/raw-
 attachment/ticket/31884/2.png)]]

--

-- 
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.bf5cfc4718c8e6b57af8c0a9b7e236ed%40djangoproject.com.


Re: [Django] #31884: nav-sidebar ui optimization

2020-08-13 Thread Django
#31884: nav-sidebar ui optimization
-+-
 Reporter:  007  |Owner:  nobody
 Type:   |   Status:  assigned
  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 007):

 * Attachment "2.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/064.cee15e90459ca09f21a1775fca2ce937%40djangoproject.com.


Re: [Django] #31884: nav-sidebar ui optimization

2020-08-13 Thread Django
#31884: nav-sidebar ui optimization
-+-
 Reporter:  007  |Owner:  nobody
 Type:   |   Status:  assigned
  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 007):

 * Attachment "1.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/064.fc00853fe746193abfdaddac5bbca857%40djangoproject.com.


[Django] #31884: nav-sidebar ui optimization

2020-08-13 Thread Django
#31884: nav-sidebar ui optimization
+--
   Reporter:  007   |  Owner:  nobody
   Type:  Cleanup/optimization  | Status:  assigned
  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 |
+--
 1:toggle-nav-sidebar will got a black border after click in chrome;
 2:content will Out of screen when nav-sidebar is open

-- 
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/049.a1c6f61d56209e54c9bb0ee6f6f52ca1%40djangoproject.com.