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:

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:
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:
