Skip to content

Scrum 109 indicate currently active view on the sidebar - #41

Merged
Akirus12 merged 8 commits into
masterfrom
SCRUM-109-Indicate-currently-active-view-on-the-sidebar
Jun 14, 2026
Merged

Scrum 109 indicate currently active view on the sidebar#41
Akirus12 merged 8 commits into
masterfrom
SCRUM-109-Indicate-currently-active-view-on-the-sidebar

Conversation

@avocado-rice

Copy link
Copy Markdown
Contributor

Description

This PR introduces highlighting the currently open page on the left sidebar.

Testing

  • I have covered code introduced by this pull request with tests.
  • I have run all tests with npm run test && npx playwright test and ensured that they pass consistently.

The playwright tests do not pass, can the reviewer check this out, maybe it's because of me using WSL. Thank youuuu

@Mateusz-Dobrzynski Mateusz-Dobrzynski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The existing tests are passing for me, there must be something wrong with your setup. This PR also isn't covered with any kinds of tests and since the underlying logic is not exactly human-readable, I'd rather have it tested.

@avocado-rice

Copy link
Copy Markdown
Contributor Author

The test I added should be working but I keep having a timeout problem 😕

@Mateusz-Dobrzynski Mateusz-Dobrzynski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version number needs bumping but the test is fine.

I've discovered that killing processes returned by ps aux | grep next resolves the the timeouts. This probably means that post-test teardown is not working 100% of the time.

@Akirus12
Akirus12 merged commit 113b60e into master Jun 14, 2026
2 checks passed
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.

4 participants