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

Composer multiselect adds selectable recipients from first autocomplete GET action #7281

Open
sazanof opened this issue Sep 16, 2022 · 0 comments

Comments

@sazanof
Copy link
Collaborator

sazanof commented Sep 16, 2022

Steps to reproduce

  1. You must have contacts in your Contacts app (the more, the better: 'Apple Contact', 'Banana Contact', 'Grape Contact')
  2. Click 'New Message'
  3. Start search in 'To' field. Type 'a'....
  4. Wait till autocomplete?term=a ended
  5. See - 3 recipients in Multiselect
  6. Quickly add 'pple'
  7. Wait till autocomplete?term=apple ended
  8. See 1 recipients in Multiselect
  9. Click on that one
  10. After multiselect clears value, other contacts from FIRST request added to Multiselect

Expected behavior

Selectable recipients will must changed, when request results ate changed (autocomplete?term=xxxxxx)

Actual behavior

Selectable recipients takes from first autocomplete request

Mail app version

No response

Mailserver or service

No response

Operating system

No response

PHP engine version

No response

Web server

No response

Database

No response

Additional info

Based on - #7240 (comment)

In my case there are 500 recipients. In Composer Multiselects there are 1500 (3x500).
Browser sleeping some times if I sleeping and s l o w l y t y p i n g

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

No branches or pull requests

1 participant