Skip to content

[HRnet] Dropdown menus are slow and inconsistent #4

Description

@mja2128

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions