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

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

 In [changeset:"9fe12b0f364b18926ef52587d4dbe2b2901b2b98" 9fe12b0]:
 {{{
 #!CommitTicketReference repository=""
 revision="9fe12b0f364b18926ef52587d4dbe2b2901b2b98"
 [5.0.x] 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]>

 Backport of af2fd368156439b79e4c1eb2278c433246771e44 from main
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34995#comment:14>
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/0107018c21d9ddff-5f517738-1bab-43cc-88f4-5d42e12e4597-000000%40eu-central-1.amazonses.com.

Reply via email to