Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LayoutProps overflow #2636

Closed
marlenecota opened this issue Jun 18, 2019 · 1 comment
Closed

LayoutProps overflow #2636

marlenecota opened this issue Jun 18, 2019 · 1 comment
Labels
Milestone

Comments

@marlenecota
Copy link
Contributor

marlenecota commented Jun 18, 2019

Split out from #2111
https://facebook.github.io/react-native/docs/layout-props#overflow

overflow controls how children are measured and displayed. overflow: hidden causes views to be clipped while overflow: scroll causes views to be measured independently of their parents main axis. It works like overflow in CSS (default: visible). See https://developer.mozilla.org/en/docs/Web/CSS/overflow for more details.

@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jun 18, 2019
@kmelmon kmelmon added this to the vNext Milestone 3 milestone Jun 19, 2019
@kmelmon kmelmon added ready for dev and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Jun 19, 2019
@chrisglein chrisglein changed the title [Image] Implement overflow Implement overflow (Layout Prop) Aug 10, 2019
@marlenecota marlenecota changed the title Implement overflow (Layout Prop) LayoutProps overflow Oct 31, 2019
@chrisglein chrisglein removed the vnext label Mar 18, 2020
@chrisglein chrisglein modified the milestones: 0.62 (M5), Backlog Apr 8, 2020
@ghost ghost added the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Sep 16, 2020
@chrisglein chrisglein added enhancement and removed Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) labels Sep 23, 2020
@chrisglein chrisglein added the Recommend: Not Planned Recommend that issue should be given Not Planned milestone. label Aug 30, 2023
@chrisglein
Copy link
Member

Not planned for Paper.
Fabric API completion is tracked here: #11135

@chrisglein chrisglein closed this as not planned Won't fix, can't repro, duplicate, stale Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants