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

Active element is lost if parent view calls render #328

Open
kentmw opened this issue Jun 5, 2017 · 5 comments
Open

Active element is lost if parent view calls render #328

kentmw opened this issue Jun 5, 2017 · 5 comments

Comments

@kentmw
Copy link
Contributor

kentmw commented Jun 5, 2017

We should make sure it isn't lost if a child view has focus/is active element and the parent detaches/attaches that child view during a rerender.

@mandragorn
Copy link
Contributor

wrong button

@kentmw
Copy link
Contributor Author

kentmw commented Oct 24, 2017

Ugh, this issue is awful. Totally makes forms with input borked

@kentmw
Copy link
Contributor Author

kentmw commented Oct 24, 2017

This stupid issue made me redesign my perspective into a bunch of smaller views that didn't force renders on the whole page. Which, besides the fact that was good practice, it still was really annoying

@arikwex
Copy link
Contributor

arikwex commented Oct 24, 2017

Or.......... Upgrade the templateRenderer to use shadowdom now that it has better support? XD

@kentmw
Copy link
Contributor Author

kentmw commented Oct 24, 2017

oooh, has there been updates to shadowdom?

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

No branches or pull requests

3 participants