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

[FEATURE] Integer input #11

Open
TSampley opened this issue Sep 25, 2024 · 0 comments
Open

[FEATURE] Integer input #11

TSampley opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@TSampley
Copy link
Contributor

User Story

As a User, I want an integer input widget, so that I can enter and edit integer fields on data.

Acceptance Criteria

  • Given a Class with an integer property
    • When the User creates a new instance
      • Then the corresponding attribute is represented with an integer input box
  • Given a mutable Instance with an integer property
    • When the User taps "Modify"
      • Then the corresponding attribute is represented with an integer input box
      • and the input box is prefilled with the current value

References

  • <links, images, or thought process>
@TSampley TSampley added the enhancement New feature or request label Sep 25, 2024
@TSampley TSampley added this to the MVP milestone Sep 25, 2024
@TSampley TSampley self-assigned this Sep 25, 2024
@TSampley TSampley modified the milestone: MVP Sep 25, 2024
@TSampley TSampley mentioned this issue Oct 3, 2024
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant