Skip to content

[FEATURE] Integer input #11

@TSampley

Description

@TSampley

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>

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions