sandstone
sandstone copied to clipboard
WRR-1063: Added a QA sampler for `Spotlight.focus` with `preventScroll` option
Checklist
- [x] I have read and understand the contribution guide
- [ ] A CHANGELOG entry is included
- [ ] At least one test case is included for this feature or bug fix
- [x] Documentation was added or is not needed
- [ ] This is an API breaking change
Issue Resolved / Feature Added
Spotlight.focus
supports preventScroll
option from enactjs/enact#3277. It looks better to add a sampler case to test this API in Sandstone.
Resolution
A new sampler case is created to compare behaviors with preventScroll
option and without preventScroll
option.
Additional Considerations
Links
WRR-1063 enactjs/enact#3277
Comments
Enact-DCO-1.0-Signed-off-by: Seungcheon Baek ([email protected])