Skip to content

Refactor Vue input components with v-model to support input and output #190

Description

@Keavon

Currently the Vue components for input widgets are built, but can't be used for the back-and-forth with the backend API. When I wrote them, I didn't fully understand Vue's intended approach, but @FuriouZz has since informed me about v-model. This issue involves going back to make some small refactoring changes so the widget components can be used by their parent components in a way that communicates with the Rust backend.

Blocking #184 which is an important feature for Sprint 5.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

WebInvolves web programming (TypeScript, Svelte, CSS)

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions