Skip to content

Fix Ghost Focus Area Between Feedback Text Boxes #1963

@Ori-lotan

Description

@Ori-lotan

Description:
There is a bug in the rubric editor where clicking the empty space or margin near the border of a feedback text box causes the cursor to lose focus on the input field. The cursor appears to get "stuck" in a ghost state between two text boxes. When this happens, the user is unable to type anything and has no visual indication of why the input is blocked, leading to frustration and confusion.

Task:

  • Identify and remove "dead zones": Inspect the layout containers between the "Great Job" and "Think About" text boxes to ensure there is no focusable element or clickable gap.

DoD:
Clicking anywhere within the general vicinity of the feedback section either focuses a specific text box or does nothing; it never results in a "locked" state where the user cannot type.

Recreation:
Image

Metadata

Metadata

Labels

lemsBugs/tasks related to the lems app domain

Type

Projects

Status

Under Review

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions