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

Adding the scrollToPosition #52

Merged
merged 1 commit into from
May 11, 2024
Merged

Conversation

tomasmalio
Copy link
Contributor

@tomasmalio tomasmalio commented May 10, 2024

The objective is to set an alternative attribute to go to the terminal's position. I added a new parameter to receive optionally and thus be able to set whether we want it to go to where the terminal cursor is.

FIxes: #51

The objective is to set an alternative attribute to go to the position of the terminal.
I added a new parameter to receive optionally and thus be able to set if we want it to go to where the terminal cursor is.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you for taking the time to submit a Pull Request!
Please ensure the pull request is linked to an issue by using the commit format Fixes <Issue #> - .

@tomasmalio
Copy link
Contributor Author

Thank you for taking the time to submit a Pull Request! Please ensure the pull request is linked to an issue by using the commit format _Fixes <Issue #> - _.

Done #51

@jonmbake jonmbake merged commit a375080 into jonmbake:master May 11, 2024
3 checks passed
@tomasmalio
Copy link
Contributor Author

@jonmbake, thanks for approving the PR.

I'm trying to understand why it is not working when you update the package in React JS. I don't know if anyone has the same problem :(

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.

Scrolling automatically
2 participants