Opened 3 months ago

Last modified 3 months ago

#35924 assigned Bug

FilteredSelectMultiple widget choose/remove all button arrows not responsive — at Initial Version

Reported by: Sarah Boyce Owned by:
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 build:success

Description

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 (1)

by Sarah Boyce, 3 months ago

Attachment: image-20241120-133505.png added
Note: See TracTickets for help on using tickets.
Back to Top