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

Add autoscroll feature on AppConsole.tsx #36

Merged
merged 3 commits into from
Dec 1, 2024
Merged

Add autoscroll feature on AppConsole.tsx #36

merged 3 commits into from
Dec 1, 2024

Conversation

zh3nl
Copy link
Collaborator

@zh3nl zh3nl commented Nov 30, 2024

Added the autoscroll feature to the AppConsole using React's useEffect hook (referencing the

 element and setting the current scrollTop property to the current scrollHeight. Also added a smooth scroll behavior in AppConsole.css in AppConsole-inner class.

@snowNnik snowNnik merged commit 32dd84e into master Dec 1, 2024
6 checks passed
@snowNnik snowNnik deleted the console branch December 1, 2024 06:25
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