Develop Visual User Interface Components

XMLWordPrintable

    • Type: Feature
    • Resolution: Won't Do
    • Priority: Major
    • Recycle Bin
    • Affects Version/s: None
    • Component/s: User Interface
    • None

      It would be helpful if in the future we had tag based visual components that would render different html input form fields for us.

      We most likely would need to find a way to extend/implement the current spring tags to keep the binding behavior that spring provides.

      Things to add to the visual components:
      - Correct placement of the ':' (colon)
      - A required indicator (typically an asterisks '*', notice that an asterisks is used by jira to indicate required fields)
      - Consistent use of css for formatting our fields (if we want to have right or left aligned text it should be easy to change one value in our css, want to change the length of all our text fields? It should be one change in our css...)
      - Add help text (help text is usually under the text for a specific field)
      - Example text (example text is usually under the textfield telling the user how to use the field. See Original Estimate in Jira.)
      - Add behavior that will fill the textfield or other form component with the User's inputed values. (If the spring components do not do this, then we need to implement that behavior. It is a huge usability issue if we lose their inputted data.)

              Assignee:
              Unassigned
              Reporter:
              Nathan Hook
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: