Opened 10 months ago

Closed 3 weeks ago

#35924 closed Bug (fixed)

FilteredSelectMultiple widget choose/remove all button arrows not responsive

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

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


Attachments (1)

image-20241120-133505.png (79.1 KB ) - added by Sarah Boyce 10 months ago.

Download all attachments as: .zip

Change History (12)

by Sarah Boyce, 10 months ago

Attachment: image-20241120-133505.png added

comment:1 by Sarah Boyce, 10 months ago

Description: modified (diff)

comment:2 by Mariusz Felisiak, 10 months ago

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

comment:3 by Anthony Joseph, 9 months ago

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

comment:4 by Sarah Boyce, 9 months ago

Patch needs improvement: set

comment:5 by Bhupesh panwar, 5 months ago

Owner: changed from Anthony Joseph to Bhupesh panwar

comment:6 by Antoliny, 5 weeks ago

Owner: changed from Bhupesh panwar to Antoliny

comment:7 by Antoliny, 4 weeks ago

Patch needs improvement: unset

comment:8 by Antoliny, 4 weeks ago

Patch needs improvement: set

comment:9 by Antoliny, 4 weeks ago

Patch needs improvement: unset

comment:10 by Sarah Boyce, 3 weeks ago

Triage Stage: AcceptedReady for checkin

comment:11 by Sarah Boyce <42296566+sarahboyce@…>, 3 weeks ago

Resolution: fixed
Status: assignedclosed

In a9b07cec:

Fixed #35924 -- Removed the "choose/remove all" button icons in the FilteredSelectMultiple widget.

Note: See TracTickets for help on using tickets.
Back to Top