-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
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
- When the User creates a new instance
- 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
- When the User taps "Modify"
References
- <links, images, or thought process>
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request