Feature #39
Updated by Cyber Collie about 1 month ago
Add question tab when on the discussion screen, that displays the count of children that are questions.
A user should also be able to insert a new question from there.
The back button may also needs adapting since it being displayed currently depends on the element type not being question, because question is always the root.
The integration tests also need to be updated to test questions being inserted as children of proposals.
Also that inserting questions as children of questions and proposals as children of proposals is not possible.