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

bug: performance issue in Ionic-select control type with interface option "alert" Ionic/Angular #19345

Closed
VenkataPraneethT opened this issue Sep 15, 2019 · 2 comments
Labels

Comments

@VenkataPraneethT
Copy link

VenkataPraneethT commented Sep 15, 2019

Ionic version:

[x] 4.x

I'm submitting a ...

[ ] bug report
[ ] feature request

Current behavior:
If we try to use Ion-select with interface="popover" the performance is very slow. However when we use other interface type such as default one the performance is better for the same set of data.

Expected behavior:
We expect the same performance for all the interfaces available in ion-select.

Steps to reproduce:
Use the control type ion-select with interface="popover" and dynamically render the same control type ion-select 5 times in the web page with each element having 1500 options.

@ionitron-bot ionitron-bot bot added the triage label Sep 15, 2019
@liamdebeasi
Copy link
Contributor

liamdebeasi commented Sep 16, 2019

Thanks for the issue. I am going to close this as a duplicate of #17641.

However, please note that this is not really the intended usage of ion-select. It would be better to place these 1500 options in a modal that uses virtual scroll.

@ionitron-bot
Copy link

ionitron-bot bot commented Oct 16, 2019

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Oct 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants