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 modularity of web components #205

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

Improve modularity of web components #205

ianthetechie opened this issue Aug 31, 2024 · 0 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web
Projects
Status: No status
Development

No branches or pull requests

1 participant