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

Move Flyout out of react-native-windows and into a community module #4343

Open
chrisglein opened this issue Mar 18, 2020 · 3 comments
Open
Labels
Area: Flyout enhancement Extensions Tracks issues against community modules and extensions Story: 🛠 Modules Ability to author modules, distributed control story
Milestone

Comments

@chrisglein
Copy link
Member

This component is added by react-native-windows but we shouldn't be adding anything on top of what's in react-native core. This component should be added via a community module instead.

@chrisglein chrisglein added vnext enhancement Extensions Tracks issues against community modules and extensions Area: Flyout labels Mar 18, 2020
@chrisglein chrisglein added this to the 0.63 (M6) milestone Mar 18, 2020
@chrisglein chrisglein added this to Backlog in Community Module Requests via automation Mar 18, 2020
@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Mar 18, 2020
@chrisglein chrisglein removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) vnext labels Mar 18, 2020
@chrisglein chrisglein modified the milestones: 0.63, Backlog Jul 13, 2020
@BartoszKlonowski
Copy link
Contributor

Blocked by #5539

@chrisglein chrisglein added the Story: 🛠 Modules Ability to author modules, distributed control story label Aug 9, 2021
@chrisglein chrisglein added this to Future in Deliverable Planning Aug 9, 2021
@rozele
Copy link
Collaborator

rozele commented Oct 31, 2022

Blocked by #5539

@BartoszKlonowski This is not technically blocked on the ABIViewManager limitations. Since this is a hoisted component anyway, you can inject a dummy FrameworkElement into the tree with Visibility set to None and attach the Flyout to the appropriate location via other props.

This is, however, blocked on missing public APIs for touch and keyboard event handling.

@chrisglein chrisglein added the Recommend: Backlog Recommend that issue should be given Backlog milestone. label Aug 30, 2023
@chrisglein
Copy link
Member Author

Not going to happen for Paper.
For Fabric, should track against #11921

@chiaramooney chiaramooney removed the Recommend: Backlog Recommend that issue should be given Backlog milestone. label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Flyout enhancement Extensions Tracks issues against community modules and extensions Story: 🛠 Modules Ability to author modules, distributed control story
Projects
Development

No branches or pull requests

4 participants