Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 697 Bytes

File metadata and controls

10 lines (8 loc) · 697 Bytes

Draft Question Page

DraftingPage

Elements: (Listed from Top of the page to the Bottom)

  • Has a home button on the toolbar to bail out of the main flow of the question drafting process and return to the main page.
  • Contains an editor field for the user to enter their question that they'd like to ask. Has a label above it to prompt the user. Limits the character count to 280.
  • Has a button to navigate to the next page, which should be the new FlowOptions page.

ViewModel:

  • Makes use of the QuestionViewModel.Instance as part of the "Main Flow" for drafting questions.