Nikolas Schröter

Results 13 issues of Nikolas Schröter

This PR refactors `scrollIntoView` and `scrollIntoViewport` to support `scrollMargin`, while working around the regressions mentioned in https://github.com/adobe/react-spectrum/issues/8689#issuecomment-3429792206. Additionally, a new `inline` & `block` option for alignment of a container element...

### [View Rendered RFC](https://github.com/nwidynski/react-spectrum/blob/2025-carousel-rfc/rfcs/2025-carousel.md) Related discussions: - https://github.com/adobe/react-spectrum/issues/8699 - https://github.com/adobe/react-spectrum/pull/8630 - https://github.com/adobe/react-spectrum/pull/8553 ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [...

ready for review

### What version of Effect is running? latest ### What steps can reproduce the bug? Running the `@effect/workflow` example with debug logging enabled and the `WorkflowEngine.layerMemory` instead of the `ClusterWorkflowEngine.layer`...

bug