-
## Describe the bug
When I want to scroll a list to a specific item using ScrollIntoView its not working as desired.
My expectation is that the the item or index which is provided to ScrollIntoView …
-
**Describe the bug**
When referencing a heading using the `[[Path to file#anchor|Anchor]]` syntax, the preview displays the top of the referenced file, instead of the referenced heading.
**To Repr…
-
According to the [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView), ```Element.scrollIntoView()``` is still an experimental feature and may not yet be supported i…
-
It seems that within mobile `isDisplayed` returns false if the element is not within viewport.
@wswebcreation can you confirm this?
~Therefor it would be useful to integrate the `checkIfDisplaye…
-
**Description**
When users want to push new extensions they need to also write tests for them, so we need to describe our specific support functions.
**Attachments**
```
# Support
#…
-
Hey,
thanks for your work on the plugin!
I saw your Todo-Comment to figure out how to scroll to a specific line.
I never worked on a joplin plugin and don't know the limitions imposed by the j…
-
## Current behavior
If ListView has items enough to scroll, it is scrolled to the very bottom and the last item is selected. Then if ListView size makes vertically smaller then the last item is not…
-
I get this everytime I load the notebook and click on a link from the contents pane
![image](https://user-images.githubusercontent.com/8567893/41548456-0072f3ee-731b-11e8-968d-0cfb20f0b094.png)
…
-
https://drafts.csswg.org/cssom-view/#element-scrolling-members
> To scroll an element into view element, with a ScrollIntoViewOptions dictionary options, means to run these steps for each ancestor …
-
Problem Statement:
I am including the storybook docs URL as source of iframe in an another web application that displays all the stories and other additional info. However, the page gets auto scroll…