Skip to content

Conversation

@HeyItsGilbert
Copy link
Owner

Added

  • Added the ability to scroll the preview pane on the right.
    • A "... more" line will show if you need to scroll.
    • This will give a warning if a panel can't completely rendered.
    • There is a known issue that you can "scroll past" the last item, but the
      last item will still render. You will need to scroll back up an equivalent
      number of times. This will be future Gilbert's problem.

Changed

  • Move test result breakdown chart to Preview pane.

…nels

* Added support for scrolling in the preview panel.
* Improved navigation with additional key bindings for list selection.
* Updated `Get-ListPanel` and `Get-PreviewPanel` to accept new parameters for better layout control.
* Removed unused class `A` from the project.
* Updated `Get-PreviewPanel` to utilize `-Color` parameter in `Format-SpectrePanel`.
* Refactored variable names for clarity and consistency.
* Added debug logging for better traceability of function calls and parameters.
* Implemented scrolling logic to manage the display of results effectively.
* Documented the ability to scroll the preview pane and added a warning for rendering issues.
* Updated module version in `PesterExplorer.psd1` to 0.3.0.
* Adjusted `Get-PreviewPanel` function to improve height calculations and scrolling behavior.
* Modified markdown linting configuration for better documentation formatting.
@github-actions
Copy link

Test Results

 3 files  27 suites   1s ⏱️
31 tests 29 ✅ 2 💤 0 ❌
93 runs  87 ✅ 6 💤 0 ❌

Results for commit 93a60fa.

@HeyItsGilbert HeyItsGilbert merged commit bedb6c2 into main May 30, 2025
6 checks passed
@HeyItsGilbert HeyItsGilbert deleted the FocusSwitch branch May 30, 2025 02:04
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