Refs: #333671, #336464, #336553, #336931
Complexity: 2
Authors: Sandeep Somavarapu (@sandy081)
Create Issue
Verify the F2 and inline rename improvements in the Agents Window Sessions list.
- Focus a session row and press F2. Verify inline rename starts for that session, accepts a valid title, and restores focus afterward.
- Focus a nested chat row and press F2. Verify inline rename targets that chat rather than its parent session.
- Open the session-header and nested-chat context menus. Verify Rename displays the F2 keybinding and invokes the correct target.
- Try a blank title and verify visible validation prevents the rename.
- Cancel a rename and verify the previous title is preserved.
- Repeat the relevant flows using keyboard-only navigation.
Refs: #333671, #336464, #336553, #336931
Complexity: 2
Authors: Sandeep Somavarapu (@sandy081)
Create Issue
Verify the F2 and inline rename improvements in the Agents Window Sessions list.