Feature #39
Updated by Cyber Collie 14 days ago
* [x] add Add question tab when on the discussion screen * [ ] display current question screen, that displays the count on tab * [ ] allow insertion of questions children that are questions. A user should also be able to insert a new question from there * [ ] adapt there. The back button to work with questions in non root locations * [ ] update 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 if questions being inserted as children of proposals are allowed * [ ] test if proposals. Also that inserting questions as children of disputes are allowed * [ ] test if questions as children of questions are disallowed * [ ] test if and proposals as children of proposals are disallowed is not possible.