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

Improve support for JavaScript component children #1262

Open
Archmonger opened this issue Jan 31, 2025 · 0 comments
Open

Improve support for JavaScript component children #1262

Archmonger opened this issue Jan 31, 2025 · 0 comments
Labels
priority-1-high Should be resolved ASAP.

Comments

@Archmonger
Copy link
Contributor

Archmonger commented Jan 31, 2025

Current Situation

Currently, JavaScript components are fairly janky in terms of support for having children elements. This includes children that are either server-side or JavaScript components.

This has resulted in usability issues in things such as ReactPy-Material.

Proposed Actions

Test and fix all edge cases for JavaScript component children. Ideally, they should be able to be mix-and-matched with anything, in any order.

@Archmonger Archmonger added priority-1-high Should be resolved ASAP. type-bug labels Jan 31, 2025
@Archmonger Archmonger marked this as a duplicate of #535 Jan 31, 2025
@Archmonger Archmonger changed the title Improve support for JavaScript component children Fix JavaScript component jank Feb 4, 2025
@Archmonger Archmonger changed the title Fix JavaScript component jank Improve support for JavaScript component children Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-1-high Should be resolved ASAP.
Projects
None yet
Development

No branches or pull requests

1 participant