Skip to content

Added Sidebar and Section Component

Marcus Hardt requested to merge feat_basicLayout into develop

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. image

Edited by Marcus Hardt

Merge request reports

Loading