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

Browser support missing, no sanity tests for browsers #24

Open
shlomiassaf opened this issue Feb 24, 2016 · 2 comments
Open

Browser support missing, no sanity tests for browsers #24

shlomiassaf opened this issue Feb 24, 2016 · 2 comments

Comments

@shlomiassaf
Copy link

Hi,

Cool library, I liked the small size!

I'm using UI-Select and its a pain.
However I cant take the risk of porting to your library into production if I dont know the browser support level.

You should install a small sanity test routine for IE9+, chrome & firefox and mobile.

My main issues with UI Select is performance and size, its a lib built a long time ago

@indrimuska
Copy link
Owner

Hi @shlomiassaf, I know I should test this library for each browser in order to know their support, but I don't have the time to make these tests. If you're going to create some of these tests for your production app, I would appreciate very much if you'll share them, maybe with a pull request. :)

At the moment, the only known -unverified- issue for this argument is #21.

@indrimuska indrimuska changed the title Browser support missing, no sanity tests for broweser Browser support missing, no sanity tests for browsers Feb 26, 2016
@jeeyyy
Copy link

jeeyyy commented Jan 29, 2018

This is fixed in a high performance variant/fork of the same component:
https://github.com/jkodu/angular-selector-on-steroids

Refer enhanced example page - https://jkodu.github.io/angular-selector-on-steroids/ (allow unsafe scripts)

I had to support IE11, Chrome, Firefox and Safari, so the above module has covered manual tests of the same. The above module is used in production with no issues for datasets over a million per dropdown.

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

No branches or pull requests

3 participants