-
Notifications
You must be signed in to change notification settings - Fork 168
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
Scroller scrolls up automatically while trying to select an expiry date for public link #7513
Comments
Phew, at a first glance, the |
unskip this test in oc10 after this issue is fixed https://github.com/owncloud/web/pull/7645/files#diff-8f1afe20f5e88baf2ebfbef0ad7d5870137b6eebb5ea62edc0fa541a077152e0 |
Tests failed on nightly https://drone.owncloud.com/owncloud/web/32014/36/18, https://drone.owncloud.com/owncloud/web/32014/67/13, and PRs due to this issue. |
This test failure is also because of this issue #8902 |
Unskip the test skipped in #8905 after this bug is fixed |
Steps to reproduce
Add expiration date
optionTo select the last date of the month you'll have to scroll down. Whenever you scroll down and are about to click on the date,
say 30
, the scroller scrolls up automatically.Discovered such behavior while working on the issue: #7320
Actual behaviour
The scroller moves up instantly as we hover over the date.
Expected behaviour
Unless we select the date the scroller was not assumed to shift upward.
Screenshots
web_calendar.mp4
Environment general
Operating system: Ubuntu
Backend (ownCloud Core or Infinite Scale): Core
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
The text was updated successfully, but these errors were encountered: