react-crudeditor
react-crudeditor copied to clipboard
Unable to visit Create view while Search view is loading
How to reproduce:
set fake api response timeout to ~10 sec and load crud editor from master branch in a browser. While spinner spins, click on Create button in the top right corner.
Expected behavior: Create view is shown.
What actually happens: clicking a button does nothing.