Skip to content

feat(tui): add interactive shortcuts and visual feedback indicators#45

Open
Fawaz-Abu-Abdel wants to merge 4 commits into
Owloops:mainfrom
Fawaz-Abu-Abdel:feat/tui-shortcuts-and-feedback
Open

feat(tui): add interactive shortcuts and visual feedback indicators#45
Fawaz-Abu-Abdel wants to merge 4 commits into
Owloops:mainfrom
Fawaz-Abu-Abdel:feat/tui-shortcuts-and-feedback

Conversation

@Fawaz-Abu-Abdel

Copy link
Copy Markdown
  • Implement 'r' for force refreshing health checks for all targets.
  • Implement 'f' for toggling focus between target list and details/logs.
  • Add visual "Refreshing..." indicator and "Last Check" timestamp to the UI.
  • Support case-insensitive shortcuts (r/R, f/F, l/L) and Ctrl-key variants.
  • Update UI legend in the search widget to display available shortcuts.
  • Enhance Escape key to reset focus from logs back to the target list.

Fawaz-Abu-Abdel and others added 4 commits May 9, 2026 23:02
- Implement 'r' for force refreshing health checks for all targets.
- Implement 'f' for toggling focus between target list and details/logs.
- Add visual "Refreshing..." indicator and "Last Check" timestamp to the UI.
- Support case-insensitive shortcuts (r/R, f/F, l/L) and Ctrl-key variants.
- Update UI legend in the search widget to display available shortcuts.
- Enhance Escape key to reset focus from logs back to the target list.
- Centralized common test constants in metrics package to metrics/common_test.go
- Replaced repeated string literals with constants in metrics and config tests
- Updated GitHub Actions workflow to use Node.js 24 by setting FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true
- Centralized common test constants in metrics and notifications packages
- Replaced repeated string literals with constants in metrics, config, net, notifications, and stats tests
- Used existing _eventTargetDown and _eventTargetUp constants in notifications package
- Updated GitHub Actions workflow to use Node.js 24 by setting FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true
…ation-2922007621228336691

Fix golangci-lint issues and Node.js 20 deprecation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant