We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Creating a new object in the tree sporadically causes it to overlap an existing item:
In the screenshot, note the two tree nodes (orange arrows) getting the same top property. Refreshing the page will fix the problem.
top
Create a new item in My/Shared items, or a descendant of My/Shared items. See that none of the following occurs.
The text was updated successfully, but these errors were encountered:
Fixed in testathon 11/18
Sorry, something went wrong.
Verified Fixed.
Verified fixed Testathon 11-18-21
Successfully merging a pull request may close this issue.
Summary
Creating a new object in the tree sporadically causes it to overlap an existing item:
In the screenshot, note the two tree nodes (orange arrows) getting the same
top
property. Refreshing the page will fix the problem.Impact Check List
Steps to Reproduce
Create a new item in My/Shared items, or a descendant of My/Shared items.
See that none of the following occurs.
For true tree enthusiasts
* Having many expanded sibling nodes above the node to be added seemed to helped reproduce borkage
Environment
The text was updated successfully, but these errors were encountered: