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

[HRnet] Dropdown menus are slow and inconsistent #4

Open
mja2128 opened this issue Jul 12, 2020 · 0 comments
Open

[HRnet] Dropdown menus are slow and inconsistent #4

mja2128 opened this issue Jul 12, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@mja2128
Copy link
Collaborator

mja2128 commented Jul 12, 2020

The dropdowns that we are currently using in the Create Employee form, for selection of address state and employee department, are pretty slow and behave inconsistently sometimes. Users have reported the order of the dropdown options changing unexpectedly, as well as other issues such as seeing very long load times to populate the options. Let's create a React component for this and see if we can speed it up and stabilize it.

This is the jQuery plugin that we are currently using for our dropdowns: https://github.com/jquery/jquery-ui/blob/master/ui/widgets/selectmenu.js

Here's an example of what it looks like in our app:
Screen Shot 2020-07-12 at 10 53 00 AM

@mja2128 mja2128 added the bug Something isn't working label Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant