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

Add base focusable api #12

Closed

Conversation

fabiomcosta
Copy link
Contributor

@fabiomcosta fabiomcosta commented Jul 11, 2018

For now this doesn't do much, focusable elements are always focused...
We have to add validation, probably on the renderer level to make sure only one element is focused at a time, and we need to change a navigation-level "currentFocusPath" when focused changes from false to true.

Addresses #8

@raphamorim raphamorim mentioned this pull request Sep 3, 2018
@raphamorim
Copy link
Owner

raphamorim commented Feb 10, 2019

After think about the renderer and navigation ecosystem I decided that React Ape will not have any responsibility for the navigation system. I want to leave it open for different types of implementations and solutions. For this reason I'm closing this PR.

As far I remember we had discussed about this last year. I decided to follow your thoughts. Thanks for your time @fabiomcosta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants