You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already include this feature request, without success.
Describe the Feature Request
If an option is selected, ion-select will automatically scroll to the position in the ion-select-options list when opening the selection window.
Describe the Use Case
When presented with a ion-select that has multiple pages worth of scroll, it is difficult and tedious to get back to the last place selected in the list.
Describe Preferred Solution
This feature should be enabled by default. It could be a boolean property on ion-select components if developers do not want that feature.
Describe Alternatives
I plan to make a component that outright skips using ion-select (see brentspector/reborn-pokepedia#14) and instead provides a searchbar over a list of ion-items. However, the all-in-one functionality of an ion-select (plus the integration with Capacitor) makes ion-select much more attractive.
Related Code
No response
Additional Information
I cannot show related code, but here is an issue with the steps to reproduce the issue on my app,
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.
Prerequisites
Describe the Feature Request
If an option is selected, ion-select will automatically scroll to the position in the ion-select-options list when opening the selection window.
Describe the Use Case
When presented with a ion-select that has multiple pages worth of scroll, it is difficult and tedious to get back to the last place selected in the list.
Describe Preferred Solution
This feature should be enabled by default. It could be a boolean property on ion-select components if developers do not want that feature.
Describe Alternatives
I plan to make a component that outright skips using ion-select (see brentspector/reborn-pokepedia#14) and instead provides a searchbar over a list of ion-items. However, the all-in-one functionality of an ion-select (plus the integration with Capacitor) makes ion-select much more attractive.
Related Code
No response
Additional Information
I cannot show related code, but here is an issue with the steps to reproduce the issue on my app,
App URL: https://brentspector.github.io/reborn-pokepedia/locations/
Issue URL: brentspector/reborn-pokepedia#13
The text was updated successfully, but these errors were encountered: