Skip to content

AJAX is sent twice when Lookup control is clicked #1521

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

Closed
mvorisek opened this issue Oct 29, 2020 · 2 comments
Closed

AJAX is sent twice when Lookup control is clicked #1521

mvorisek opened this issue Oct 29, 2020 · 2 comments

Comments

@mvorisek
Copy link
Member

mvorisek commented Oct 29, 2020

UPDATE: waiting for release 2.8.8, see https://github.com/fomantic/Fomantic-UI/releases

steps to reproduce:

  1. open /demos/_unit-test/lookup.php
  2. click Add Product button
  3. open browser network tab
  4. click Product Category Id dropdown
  5. notice, two same AJAX requests are sent for that lookup

is this an issue in Atk, ie. dropdown init?

@ibelar
Copy link
Contributor

ibelar commented Oct 29, 2020

Looks like a Dropdown module issue from Fomantic: fomantic/Fomantic-UI#1472
Will be fixed in their next release.

@mvorisek
Copy link
Member Author

Yes, fixed in FUI 2.8.8

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

No branches or pull requests

2 participants