# semantic-ui-react-lightlib

## TODO

1. ~~Array editor emulating tags~~
2. Sortable on Array Editor
3. Allow null as option on array
4. ~~Allow controls to set error~~
5. ~~Allow to create stand alone editor~~
6. ~~Provide route configurator~~
7. ~~Checkbox~~
8. Manage debouncing
9. ~~Allow styling controls.~~
10. Stand alone list
11. ~~Manage to use FormEditor inside CrudEditor~~
12. ~~Embed Errors and isDirty in object item using Symbols~~
13. ~~Optional JSON Editor~~
14. Optional YAML Editor
15. ~~Add Semantic size to components~~
16. ~~Add new on list~~
17. Add Error message on main json editor
18. ~~Add Drop/Search that manage only string but get description from elsewhere~~
19. Fix inline layout in form editor (use grid??)


## ISSUES
1. index.js:17766 Uncaught Error: couldn't load module ace/theme/terminal or it didn't call define
2. Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
3. ~~Avoid Form nesting.~~
4. Search control margin wrong
