Skip to content

Table widget: implement table-level focus indicator #244

@mitchdenny

Description

@mitchdenny

Summary

The Table_WhenFocused_ShouldShowTableLevelFocusIndicator test in TableNodeTests.cs (line 2017) is currently skipped with reason: "Feature not yet implemented - table-level focus indicator".

Expected Behavior

When a Table widget receives focus, it should show a visual indicator (e.g., a highlighted border or accent) to distinguish it from the unfocused state.

Current State

The test exists but the feature has not been implemented. The skip reason was added when the test was written as a placeholder for future work.

Location

  • Test: tests/Hex1b.Tests/TableNodeTests.cs:2017
  • Skip reason: Feature not yet implemented - table-level focus indicator

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions