Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: simplify help.rs #27

Merged
merged 2 commits into from
Feb 12, 2024
Merged

refactor: simplify help.rs #27

merged 2 commits into from
Feb 12, 2024

Conversation

joshka
Copy link
Member

@joshka joshka commented Feb 12, 2024

Removes the complex chain calls, and the skipping behavior.

Removes the complex chain calls, and the skipping behavior.
@joshka joshka requested a review from kdheepak February 12, 2024 09:48
@joshka
Copy link
Member Author

joshka commented Feb 12, 2024

image

@kdheepak
Copy link
Contributor

kdheepak commented Feb 12, 2024

In the previous implementation, when hitting ? in the table view, the help menu would open when the selection at the first entry corresponding to that mode. Do we not want to retain that behavior?

@joshka joshka mentioned this pull request Feb 12, 2024
3 tasks
src/widgets/help.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@kdheepak kdheepak left a comment

Choose a reason for hiding this comment

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

Nice simplification!

@kdheepak kdheepak merged commit 5d84d65 into main Feb 12, 2024
5 of 6 checks passed
@kdheepak kdheepak deleted the jm/help branch February 12, 2024 16:01
@kdheepak kdheepak mentioned this pull request Feb 12, 2024
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