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

Lookup: Single select lookup not working properly #5466

Closed
dhumalkishor opened this issue Jul 27, 2021 · 3 comments · Fixed by #5467
Closed

Lookup: Single select lookup not working properly #5466

dhumalkishor opened this issue Jul 27, 2021 · 3 comments · Fixed by #5467

Comments

@dhumalkishor
Copy link

Describe the bug
We are not able to navigate to next page in single select lookup popup.

To Reproduce
Steps to reproduce the behavior:

  1. Go to "ids-enterprise-ng-demo/lookup" page
  2. In that page, open "Products (Async Results)" single select lookup.
  3. Select any value from page 1. Popup get auto close.
  4. Again open the same lookup popup and click on pagination "Next" button.
  5. See popup got auto closed.

Expected behavior
User should be able to navigate to next page and popup should not get close.

Version

  • ids-enterprise-ng: [e.g. v4.9.0 or v4.10.0]

Screenshots
If applicable, add screenshots to help explain your problem.

Platform

  • Device (if applicable) [e.g. iPhone 6 or Samsung Galaxy S6]
  • OS Version: [e.g. Windows 10 or iOS 8]
  • Browser Name [e.g. chrome, safari, stock browser]
  • Browser Version [e.g. 22, 66.0.3359.181 (Official Build) (64-bit)]

Additional context
Add any other context about the problem here.

@tmcconechy
Copy link
Member

@tmcconechy tmcconechy changed the title Single select lookup not working properly Lookup: Single select lookup not working properly Jul 27, 2021
@tmcconechy tmcconechy transferred this issue from infor-design/enterprise-ng Jul 27, 2021
@tmcconechy tmcconechy added [1] Velocity rating (Fibonacci) priority: high type: bug 🐛 labels Jul 27, 2021
@tmcconechy
Copy link
Member

On workaround is to disable autoApply with the setting. This will make it work but you will have to click apply after you select.

@nganotice
Copy link

nganotice commented Jul 29, 2021

This has been QA tested and passed on v4.54.0-dev.

https://main-enterprise.demo.design.infor.com/components/lookup/test-single-select-serverside.html
Lookup Fix

Going to the next page doesn't close the dialog anymore but there's an issue with the response time of the results - as you can see in the GIF the loading's a bit slow. @tmcconechy

Thanks!

@nganotice nganotice moved this from Ready for QA (beta) to Done in Enterprise 4.54.x (July 2021) Sprint Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high type: bug 🐛 [1] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants