In storybook, it is not possible to answer any question, except if the full form is attached. Individual components are not possible to test.
Hint: This is very likely due to the fact that each component does not have it's own state, but relies on FormQuestionsContext.jsx to provide the changes.

In storybook, it is not possible to answer any question, except if the full form is attached. Individual components are not possible to test.
Hint: This is very likely due to the fact that each component does not have it's own state, but relies on
FormQuestionsContext.jsxto provide the changes.