Added Sidebar and Section Component
What?
I added a Sidebar component that is made up of different section components. Each section contains a name and a list of input components. The sections can be configurated using .json config files.
Testing?
I added screenshot tests for all sections describe in the default config. Moreover I added tests for error handling and making sure that the components do not crash.
Edited by Marcus Hardt