Skip to content

feat: improve Board View - add Assignee filter and improved cursor handling - #141

Open
skomae wants to merge 8 commits into
mk-5:masterfrom
skomae:feature/improve-board-view-1
Open

feat: improve Board View - add Assignee filter and improved cursor handling#141
skomae wants to merge 8 commits into
mk-5:masterfrom
skomae:feature/improve-board-view-1

Conversation

@skomae

@skomae skomae commented Sep 24, 2025

Copy link
Copy Markdown

Adds ability to filter Board View by Assignee

Improves cursor handling so cursor scrolls to next available item, even when columns are empty. Ensure highlighted issue always remains in view.

@mk-5

mk-5 commented Oct 2, 2025

Copy link
Copy Markdown
Owner

@skomae thanks for that PR!

I need a little more time to look on it, but I will do it for soon

@skomae
skomae force-pushed the feature/improve-board-view-1 branch from 67922ea to cb59779 Compare October 2, 2025 21:08
@skomae

skomae commented Oct 2, 2025

Copy link
Copy Markdown
Author

Thanks @mk-5

You'll note I've added additional commits since posting the PR:

  • add --board= param to startup for setting a board id
  • fix feature removal for selecting and moving an issue with [Enter]
  • board view now filters to use issues from the current sprint only

@codecov

codecov Bot commented Oct 28, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 53.41365% with 116 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.90%. Comparing base (664f0c3) to head (f2ff1a0).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
internal/boards/board_view.go 60.66% 48 Missing and 11 partials ⚠️
internal/fjira/fjira.go 0.00% 33 Missing and 1 partial ⚠️
internal/jira/jira_boards.go 47.36% 18 Missing and 2 partials ⚠️
internal/app/app.go 57.14% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
- Coverage   81.16%   78.90%   -2.26%     
==========================================
  Files          67       67              
  Lines        3329     3551     +222     
==========================================
+ Hits         2702     2802     +100     
- Misses        489      596     +107     
- Partials      138      153      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@skomae
skomae force-pushed the feature/improve-board-view-1 branch from f2ff1a0 to 9e448a9 Compare January 28, 2026 17:17
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.

2 participants