Opened 3 months ago

Last modified 2 months ago

#35924 assigned Bug

FilteredSelectMultiple widget choose/remove all button arrows not responsive

Reported by: Sarah Boyce Owned by: Anthony Joseph
Component: contrib.admin Version: 5.1
Severity: Normal Keywords:
Cc: Anthony Joseph Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: yes
Easy pickings: yes UI/UX: yes
Pull Requests:18927

Description (last modified by Sarah Boyce)

The arrow buttons to choose or remove selected items correctly change direction when in a mobile view to be up/down rather than left/right
However, the in the choose all/remove all buttons the arrow icons are always left/right

This needs either fixing or we should just remove these arrow icons


According to the ticket's flags, the next step(s) to move this issue forward are:

  • To improve the patch as described in the pull request review comments or on this ticket, then uncheck "Patch needs improvement".
  • If creating a new pull request, include a link to the pull request in the ticket comment when making that update. The usual format is: [https://github.com/django/django/pull/#### PR].

Change History (5)

by Sarah Boyce, 3 months ago

Attachment: image-20241120-133505.png added

comment:1 by Sarah Boyce, 3 months ago

Description: modified (diff)

comment:2 by Mariusz Felisiak, 3 months ago

Owner: set to Mariusz Felisiak
Status: newassigned
Triage Stage: UnreviewedAccepted

comment:3 by Anthony Joseph, 2 months ago

Cc: Anthony Joseph added
Has patch: set
Owner: changed from Mariusz Felisiak to Anthony Joseph

comment:4 by Sarah Boyce, 2 months ago

Patch needs improvement: set
Note: See TracTickets for help on using tickets.
Back to Top