Re: [csswg-drafts] [cssom-view] Add notIfViewed to ScrollIntoViewOptions; add FocusScrollOptions

@zcorpan Thanks for wrapping up the current issue in here. 
I'll be happy only if preventScroll is added to focus() (without scrollOptions) for right now.

Also, for the future work about FocusScrollOptions, it would be nice to discuss about: 
- Figuring out the default values of FocusScrollOptions
- Finding the way to handle the partially viewed element (for now, it's intersectionObserver but is there any better solution?)
- Considering the alignment with other focus cases. (scrolling by tab focusing, the fragment link scrolling, etc)
- Investigating the alignment with CSS Scroll Snap



-- 
GitHub Notification of comment by jihyerish
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/1805#issuecomment-337814855 using your GitHub account

Received on Thursday, 19 October 2017 06:46:11 UTC