Hi
I am trying to figure out how best to replace jquery-ui-spinner with a react component.
Currently, The Foreman uses jquery-ui-spinner in various forms for the purpose of entering data like CPU number, cores, or memory size allocation.
So my questions regarding this issue are:
- Is there any guide or official pattern for such a use case?
- Is there a react component that already exists and could be suitable for this?
- I was also wondering what other project uses in order to collect this kind of data (CPU number, cores, or memory size allocation)?
A screenshot from The Foreman: