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

Integrate fragment rendering with ActionView #180

Open
4 tasks
joeldrapper opened this issue Mar 23, 2024 · 0 comments
Open
4 tasks

Integrate fragment rendering with ActionView #180

joeldrapper opened this issue Mar 23, 2024 · 0 comments

Comments

@joeldrapper
Copy link
Collaborator

joeldrapper commented Mar 23, 2024

  • Don't do fragment rendering unless Phlex was the initial render
  • Parse ActionView output
  • Update helpers with a fast-path for fragment matching
  • The FragmentFinder should take a context and consume fragment ids as it finds them. Additionally, as second step should search for any ids that were consumed as children of other target fragments.
@joeldrapper joeldrapper added this to the 2.0 milestone Mar 24, 2024
@joeldrapper joeldrapper removed this from the 2.0 milestone Sep 6, 2024
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

1 participant