Radish alpha
r
rad:z39mP9rQAaGmERfUMPULfPUi473tY
Radicle terminal user interface
Radicle
Git
rad-tui issue scrolling issues
Closed { reason: Solved } 2color opened 3 months ago

As a long time tig user, rad-tui feels very familiar and seems well made. Thanks for making it.

One thing I noticed which was counterintuitive is rad-tui issue opens the first issue in preview, making scrolling through issues harder (with either k and j or arrow keys), because you have to first toggle off preview, after which scrolling works.

What’s more, once the preview is toggled on again, scrolling through issues suddenly works in preview mode.

Suggestion

  • Show issue listing without rendering the first issue on initial render
  • Fix issue scrolling issue on initial load of rad-tui issue
z6MkgFq6...nBGz commented 3 months ago

Hey there,

thanks for your feedback :) The issue you describe was a regression of a recent refactoring and should be fixed with patch 5834e2f8ac15db2d49f7ec243ffbbc3f536e4884.

I’ll close this issue for now. Maybe you could give it a try and re-open if needed.