Skip to content

Set Modifier modal - Basic flow #9

@stefanwalther

Description

@stefanwalther

Core logic

  • Model to create an item
  • Feed list after creating the item (5bcbe45)
  • Edit/Change item
  • Handle visibility of items
  • Reset form when closing/re-opening
    • Even when first discarding, then re-opening again
  • Roles between SetModifierModal and SetModiferForm need to be clear; which one is saving, which one decides whether to close, clear the state, etc.

Form validation

  • Form validation
    • Stuff like "Not defined unknown in field """ should be explanatory
    • Add a check as soon as the validation succeeds
  • Intelligent handle form logic which only closes if the form is not dirty
  • Do not close (add) if validation fails

Usability - make it super nice

Formatting

  • Nice formatting of the entire form (flex)
  • Formatting rows & sections
  • Make global style for form labels
  • Tooltips, multi-lined, formatted => a04f967

Form visibility logic

  • Have the visibility logic going right after changing the action
  • Remaining visibility actions

Development

  • Development action "Reset form"
  • Hide development action "Reset form" for production

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions