#34995: Add link for admin's related widget is in the wrong place
-------------------------------+---------------------------------------
     Reporter:  Tom Carrick    |                    Owner:  Tom Carrick
         Type:  Bug            |                   Status:  assigned
    Component:  contrib.admin  |                  Version:  5.0
     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:  1
-------------------------------+---------------------------------------

Comment (by Natalia <124304+nessita@…>):

 In [changeset:"af2fd368156439b79e4c1eb2278c433246771e44" af2fd36]:
 {{{
 #!CommitTicketReference repository=""
 revision="af2fd368156439b79e4c1eb2278c433246771e44"
 Refs #34995 -- Made Selenium tests more robust for admin_views and
 admin_widgets suites.

 Depending on screen sizes, the selenium tests that would "click" or
 interact
 with an element outside the scope of the visible window would produce test
 failures (raising ElementNotInteractableException in CI runs).

 This branch switches those to using ActionChains, which ensures that the
 click
 (or other interaction) is performed only after successfully completing the
 move to the relevant element.

 Co-authored-by: Tom Carrick <[email protected]>
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34995#comment:10>
Django <https://code.djangoproject.com/>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018c21255c88-a46ce5f7-7795-41de-bbda-535676c87b61-000000%40eu-central-1.amazonses.com.

Reply via email to