Skip to content

Replace hint Rust -> JS data with a widget layout #739

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

Open
Keavon opened this issue Jul 26, 2022 · 0 comments
Open

Replace hint Rust -> JS data with a widget layout #739

Keavon opened this issue Jul 26, 2022 · 0 comments
Labels
Web Involves web programming (TypeScript, Svelte, CSS)

Comments

@Keavon
Copy link
Member

Keavon commented Jul 26, 2022

Currently we send a bunch of recursive structs defining the layouts to JS, then Svelte renders it. That should be moved to a Rust-defined layout with the new layout system, which can then reduce the amount of code serving a redundant purpose of laying out widgets.

@Keavon Keavon added Available Web Involves web programming (TypeScript, Svelte, CSS) labels Jul 26, 2022
@Keavon Keavon added this to the Sprint 17 (ongoing) milestone Jul 26, 2022
@Keavon Keavon added P-High and removed P-Medium labels Jul 28, 2022
@Keavon Keavon self-assigned this Aug 11, 2022
@Keavon Keavon added P-Medium and removed P-High labels Nov 5, 2022
@0HyperCube 0HyperCube moved this to Medium-Term in Task Board Mar 18, 2023
@Keavon Keavon removed the Available label May 31, 2023
@Keavon Keavon moved this to Medium-Term in Task Board May 31, 2023
@Keavon Keavon removed the P-Medium label May 31, 2023
@Keavon Keavon removed their assignment Mar 12, 2024
@Keavon Keavon removed the Rust label Dec 30, 2024
@Keavon Keavon removed the Cleanup label Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Web Involves web programming (TypeScript, Svelte, CSS)
Projects
Status: Medium-Term
Development

No branches or pull requests

1 participant