-
[Smooth scrolling](https://drafts.csswg.org/cssom-view/#smooth-scrolling) has been introduced into the spec where the scroll happens over a period of time, which is great. However, I think it would be…
-
**Problem**
On the newer dashboard.json, I believe since we upgraded the chart types, it seems the legends were moved to the right side. When viewing the dashboard from the iPhone these charts now be…
-
Reproduction scenario : https://jsfiddle.net/jbpL7ovd/
When the two options mentionned in the title are used, the two following pieces of code are in conflict.
[jsuites/dropdown.js: open()](http…
-
I think the feature is clearly stated in the title. It is generally accepted for horizontal scrolling to work when pressing the Shift button while scrolling and also I think it would be great to have …
-
Anchor Positioning has to make some compromises for scrolling-related behavior, because scrolling is done on the compositor (which has limited abilities, basically just shifting pixels around). Basica…
-
Let's say we've got a fixed navbar at 60px height. Is there an easy way to pass in / factor in that 60px offset for scroll position calculations? For example, if we try to scroll to the top of an elem…
-
## What would you like to be added:
1. Layout must be vertically scrollable if the desired height of a `Page` is greater than the available screen height minus on-screen keyboard height.
2. Layout…
-
We're entering into the era of first class syntax trees, for which Table View display isn't very helpful.
I'm not sure what the exact criterion is, but we should consider displaying 3D or higher ra…
-
I am trying to get a smooth scroll to an element with a sticky navigation bar.
Overriding behavior (to add an offset) also overrides the smooth scroll. Can someone give me some advice on how to ma…
-
I fixed [scrollable if hidden by frame](https://github.com/stipsan/scroll-into-view-if-needed/releases/tag/v2.2.21), but does not work scroll if iframe is outside viewport.
It seems that it is suppor…