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

[Client] - Car config #255

Open
Tracked by #256
jr1221 opened this issue Dec 6, 2024 · 0 comments
Open
Tracked by #256

[Client] - Car config #255

jr1221 opened this issue Dec 6, 2024 · 0 comments
Labels
frontend Development Focused in the Frontend medium A more complex task

Comments

@jr1221
Copy link
Contributor

jr1221 commented Dec 6, 2024

Description

Right now, Scylla has car config endpoints. They are just key/value list pairs. Support this in GUI.

Acceptance Criteria

Can set key/value pairs and see them update.

Proposed Solution

Each config is identified by the key, and has:

  • Editable: list of data floats,
  • Viewable list of data values, key labeled

In theory you edit the floats, click send or save or something, and then the viewable list matches the data you sent, confirming the command worked.

Mocks

No response

@jr1221 jr1221 mentioned this issue Dec 6, 2024
18 tasks
@bracyw bracyw added frontend Development Focused in the Frontend medium A more complex task labels Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Development Focused in the Frontend medium A more complex task
Projects
None yet
Development

No branches or pull requests

2 participants