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

Fixed the wrong command on selection bug in search. #108

Merged
merged 7 commits into from
Jul 31, 2024

Conversation

afonsofrancof
Copy link
Collaborator

@afonsofrancof afonsofrancof commented Jul 31, 2024

Fixed the bug talked about on stream.

Also, @ChrisTitusTech, you implemented scroll logic, but there is a built-in scroll up and down function in the crate we are using for the list, so I removed your function and added the built-in one.

@afonsofrancof
Copy link
Collaborator Author

afonsofrancof commented Jul 31, 2024

I was using rust 1.79 , and github actions was using 1.80, that's why the cargo fmt action was failing.....

@ChrisTitusTech
Copy link
Owner

Looks great, thanks @afonsofrancof

@ChrisTitusTech ChrisTitusTech merged commit 51e9923 into ChrisTitusTech:main Jul 31, 2024
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.

2 participants