Form abstraction for easier application building. #50

Closed
opened 2020-11-15 13:07:59 +00:00 by phryk · 1 comment
phryk commented 2020-11-15 13:07:59 +00:00 (Migrated from rnd.phryk.net)

We want/need some classes to make building the data editor (and similar "applications") easier.

Some stuff that would be helpful to automate:

  • creating, validating & managing app sessions
  • keeping currently selected tabs opened (i.e. standardized location for tab selection in app session)
  • toolbar-style button->form associations (possibly semi-automated icon building)
  • cancel buttons (multi-step aware) that handles consistently
  • automatically validate and process submitting fieldsets
  • redirect to a default UI element (via URL fragment)
  • locking of associated rows (i.e. plot definitions)
We want/need some classes to make building the data editor (and similar "applications") easier. Some stuff that would be helpful to automate: * creating, validating & managing app sessions * keeping currently selected tabs opened (i.e. standardized location for tab selection in app session) * toolbar-style button->form associations (possibly semi-automated icon building) * cancel buttons (multi-step aware) that handles *consistently* * automatically validate and process submitting fieldsets * redirect to a default UI element (via URL fragment) * locking of associated rows (i.e. plot definitions)
phryk commented 2020-11-26 12:41:13 +00:00 (Migrated from rnd.phryk.net)

Implemented in 62d2d4409a and following commits. Currently porting data editor to the new abstraction.

Implemented in 62d2d4409a and following commits. Currently porting data editor to the new abstraction.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: phryk-evil-mad-sciences-llc/poobrains#50
No description provided.