Skip to content

Conversation

LaSi5002
Copy link
Contributor

@LaSi5002 LaSi5002 commented Jul 1, 2025

  • VTextInput for strings and numbers
  • VSwitch for bools
  • Dropdowns for enums
  • Errors get marked red with error message below
  • state gets refreshed from server_vars on exit field
  • schema specific type conversion on state -> server_vars (state saves strings and server_vars the correct types)

Copy link
Collaborator

@dragos-ana dragos-ana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! I left some comments for improved integration within the codebase.

@c-p-schmidt
Copy link
Contributor

Thank you for your work. Changes look good to me!

@LaSi5002 LaSi5002 force-pushed the feature/input-validation-general branch from 1f76d5c to b5127b7 Compare July 6, 2025 19:44
Copy link
Collaborator

@dragos-ana dragos-ana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LaSi5002 LaSi5002 force-pushed the feature/input-validation-general branch from be7ac28 to 02f7f9c Compare September 29, 2025 14:16
@LaSi5002 LaSi5002 force-pushed the feature/input-validation-general branch from 02f7f9c to 15b3173 Compare September 29, 2025 14:18
@LaSi5002 LaSi5002 force-pushed the feature/input-validation-general branch from 1473404 to ca61a6b Compare October 9, 2025 14:13
Copy link
Contributor

@c-p-schmidt c-p-schmidt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me. LGTM!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants