Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve modularity of web components #205

Open
ianthetechie opened this issue Aug 31, 2024 · 2 comments
Open

Improve modularity of web components #205

ianthetechie opened this issue Aug 31, 2024 · 2 comments
Labels
enhancement New feature or request web

Comments

@ianthetechie
Copy link
Contributor

Right now the web frontend has basically all logic wrapped in a single component and it's not very easy to bring your own behaviors like manual step advance or routes fetched elsewhere. We should factor out the logic from the component into a separate class as on other platforms.

@ianthetechie ianthetechie added enhancement New feature or request web labels Aug 31, 2024
@sahil-idk
Copy link

@ianthetechie I would like to work on this issue , is this resolved internally or needs to be worked upon

@ianthetechie
Copy link
Contributor Author

Nobody is working on it at the moment, but feel free to start a discussion here if you you've some suggestions!

Note that #395 will likely make some improvements to this. But further modularity will require some deeper expertise in how to best structure web components. Happy to discuss any ideas you have.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request web
Projects
Status: No status
Development

No branches or pull requests

2 participants