Skip to content

User control flow bug in Learn Content module #758

@Vaggelis-Arg

Description

@Vaggelis-Arg

Nielsen heuristic violated: User Control and Freedom.
In src/components/Content.tsx, the Learn flow creates a navigation dead end. Users cannot leave the learning experience mid-flow, and the final module page shows only a disabled “Next” button with no clear way to exit or complete the process. This traps the user inside the learning navigation. A proper completion action should be provided that redirects to the main page (/), similar to the navbar logo behavior, so users can finish or leave the flow at any time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions