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

scrollTo broken with oCIS #4994

Closed
kulmann opened this issue Apr 21, 2021 · 1 comment
Closed

scrollTo broken with oCIS #4994

kulmann opened this issue Apr 21, 2021 · 1 comment
Labels
Type:Bug Something isn't working

Comments

@kulmann
Copy link
Member

kulmann commented Apr 21, 2021

Steps to reproduce

  1. start oCIS single binary from v1.5.0-rc1 (or final)
  2. Create a folder

Expected behaviour

The UI should scroll to the created folder.

Actual behaviour

Doesn't scroll.

Browser log

Uncaught DOMException: Failed to execute 'querySelector' on 'Document': '.oc-tbody-tr-MTI4NGQyMzgtYWE5Mi00MmNlLWJkYzQtMGIwMDAwMDA5MTU3OmM1Nzc1OTJlLTk3NDQtNDgwMi1iMWY2LTQyZmI0ZWU5YzgyMA==' is not a valid selector.
    at Object.$ (https://localhost:9200/js/_chunks/vendor-59cd3ff3.js:346:43901)
    at s.z [as $scrollTo] (https://localhost:9200/js/_chunks/vendor-59cd3ff3.js:346:45548)
    at scrollToResource (https://localhost:9200/js/web-app-files-cfb2e803.js:1:28115)
    at https://localhost:9200/js/web-app-files-cfb2e803.js:1:104613
@pascalwengerter
Copy link
Contributor

Closing in favor of #5967 which keeps track of scrollTo topics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants