You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been having issues using this library. i.e. The indices for snap points seem to be inconsistent. i.e. I'll put 100% for a single snap point (as the initial snap-point), which should be index 0, but the drawer will only open to 100% when index 1 is used, but then in other times, index 1 is reported as an out of bounds error. The bug seems to occur almost at random.
Question:
Anyway, I figured this would be a good opportunity to contribute and fix the issue, but I don't see any automated tests for this repo, so I am afraid to make any changes without breaking existing functionality.
Are there any test cases written for this library?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Back story:
I've been having issues using this library. i.e. The indices for snap points seem to be inconsistent. i.e. I'll put 100% for a single snap point (as the initial snap-point), which should be index 0, but the drawer will only open to 100% when index 1 is used, but then in other times, index 1 is reported as an out of bounds error. The bug seems to occur almost at random.
Question:
Anyway, I figured this would be a good opportunity to contribute and fix the issue, but I don't see any automated tests for this repo, so I am afraid to make any changes without breaking existing functionality.
Are there any test cases written for this library?
Beta Was this translation helpful? Give feedback.
All reactions