Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ordering selected items in multiple select fields and relations does not work in Chrome #3502

Open
nestordedios opened this issue Nov 10, 2023 · 1 comment

Comments

@nestordedios
Copy link
Collaborator

Apparently ordering selected items in a multiple select field and relationship field isn't working in Chrome.

image

Details

Question Answer
Relevant Bolt Version 5.2
Install type Composer install
PHP version 8.2
Web server Symfony local server

Reproduction

Using Chrome, In a multiple select or relationship field select 3 items. Then try to put the last selected item in the list as the 1st item in the list.

This seems to be properly working in Firefox.

Expected result

I can drag the last item of the list to the first position in the list

Actual result

I can not drag the last item of the list to the first position of the list

@FrankHermes
Copy link

It only seems to work on Firefox. I tried Safari on macOS, Chrome on macOS and Edge on Windows 10, and they all failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants