You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the gdu Linux program and navigating through the UI, I encountered a panic error that seems to be related to the right key press action. The error message indicates an issue with converting interfaces.
Steps to Reproduce
Launch the gdu program.
Navigate to a folder that doesn't contain any subfolders or files.
Press the right arrow key.
Expected Behavior
I expect the gdu program to gracefully handle the right arrow key press even in folders without subfolders or files, without triggering any errors.
Actual Behavior
Instead of proceeding smoothly, the program throws a panic error with the following stack trace:
Description
When using the
gdu
Linux program and navigating through the UI, I encountered a panic error that seems to be related to the right key press action. The error message indicates an issue with converting interfaces.Steps to Reproduce
gdu
program.Expected Behavior
I expect the
gdu
program to gracefully handle the right arrow key press even in folders without subfolders or files, without triggering any errors.Actual Behavior
Instead of proceeding smoothly, the program throws a panic error with the following stack trace:
The text was updated successfully, but these errors were encountered: