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
The date picker jQuery plugin that we use on the Create Employee page is often times slow and sometimes completely unresponsive. Let's convert this to a React component to optimize the rendering and hopefully speed up the overall app.
The date picker jQuery plugin that we use on the Create Employee page is often times slow and sometimes completely unresponsive. Let's convert this to a React component to optimize the rendering and hopefully speed up the overall app.
Here's the plugin we are currently using for date pickers: https://github.com/xdan/datetimepicker
These are the ones we are referring to:
Expanded:
The text was updated successfully, but these errors were encountered: