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

Improve scroll behavior #36

Closed
wants to merge 1 commit into from
Closed

Conversation

@stefanofa
Copy link

stefanofa commented Oct 10, 2022

In


version should be set to at least 14.
This is because in this PR storybook is added which depends on react-router, which needs a version of node>=14 as an engine.

Screenshot 2022-10-10 at 14 29 50

Travis build error

@theKashey
Copy link
Owner Author

Probably the main moment here - I should not try to solve all issues at once, but work in smaller chunks.

@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@4b5639d). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head 66a9d85 differs from pull request most recent head 4252795. Consider uploading reports for the commit 4252795 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #36   +/-   ##
=========================================
  Coverage          ?   51.06%           
=========================================
  Files             ?        4           
  Lines             ?       47           
  Branches          ?       15           
=========================================
  Hits              ?       24           
  Misses            ?       23           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@stale
Copy link

stale bot commented Jun 29, 2023

This issue has been marked as "stale" because there has been no activity for 2 months. If you have any new information or would like to continue the discussion, please feel free to do so. If this issue got buried among other tasks, maybe this message will reignite the conversation. Otherwise, this issue will be closed in 7 days. Thank you for your contributions so far.

@stale stale bot added the state label Jun 29, 2023
@theKashey theKashey removed the state label Jul 1, 2023
@stale
Copy link

stale bot commented Sep 3, 2023

This issue has been marked as "stale" because there has been no activity for 2 months. If you have any new information or would like to continue the discussion, please feel free to do so. If this issue got buried among other tasks, maybe this message will reignite the conversation. Otherwise, this issue will be closed in 7 days. Thank you for your contributions so far.

@stale stale bot added the state label Sep 3, 2023
@stale stale bot closed this Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Console error "cannot calculate scrollbar size because it is removed" investigate effect of scrollbar-gutter
2 participants