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

Pause Auto-scroll on user interrupt #876

Merged
merged 10 commits into from
Mar 14, 2024
Merged

Conversation

ManishMadan2882
Copy link
Collaborator

@ManishMadan2882 ManishMadan2882 commented Mar 11, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    • Pause Auto Scrolling on User events
    • Auto-Scroll will not continue on user mouse wheel event or moves tap(touch screen devices).
    • Fixed errors during pre-commit hooks - lint-fix.
    • Introducing Markdown support for widgets using snarkdown to parse Markdown to HTML, using styled components GlobalStyles component to inject custom styling in the response.
  • Why was this change needed? (You can also link to an open issue here)
    • Enhance user experience and engagement.
    • Formatting responses.

Screenshot from 2024-03-14 04-26-47
Screenshot from 2024-03-14 04-27-14

Copy link

vercel bot commented Mar 11, 2024

@ManishMadan2882 is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 20.05%. Comparing base (24740bd) to head (059111f).
Report is 42 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #876   +/-   ##
=======================================
  Coverage   20.05%   20.05%           
=======================================
  Files          72       72           
  Lines        3246     3246           
=======================================
  Hits          651      651           
  Misses       2595     2595           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

vercel bot commented Mar 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2024 11:31am

@github-actions github-actions bot added the docs label Mar 14, 2024
Copy link
Contributor

@dartpain dartpain 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!

@dartpain dartpain merged commit 7250336 into arc53:main Mar 14, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants