Re: [csswg-drafts] [cssom-view] extend scrollIntoViewOptions' *ScrollLogicalPosition* with `"farthest"` and `"none"` (#8098)

`farthest` is a great term for what i consider "paging" through the items: snap to the next not-in view item which reveals a new page/set of items 👍🏻 

> not only does the inner part of the slider scroll in the inline direction, the whole slider itself will also scroll into view in block direction, if cut off. This is a bit irritating.

totally agree and I've brought it up internally many times. in [this carousel](https://gui-challenges.web.app/carousel/dist/) i ended up not using the scroll apis because of this side effect. setting `block: none` in the options would be great.

-- 
GitHub Notification of comment by argyleink
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8098#issuecomment-1352336497 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 14 December 2022 23:04:29 UTC