Skip to content

Input fields accept arbitrary widgets #7

@uint42

Description

@uint42

Currently, the Quiz widget allows users to insert arbitrary widgets into any of the answer input fields. As a consequence, users can insert another Quiz widget within a Quiz answer, leading to unintended nesting scenarios. This behavior is neither intuitive nor expected.

Image

Steps to reproduce:

  1. Add a Quiz widget to a page.

  2. In the answer input field, attempt to insert another Quiz widget.

  3. Notice the Quiz widget successfully nests inside the original Quiz.

Expected behavior:
The Quiz widget should restrict input fields to basic formatting, explicitly preventing insertion of other complex widgets like nested quizzes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions