Feedback Form Structure
Header
Body
Footer
Title(H2/Label)
Close Icon
Choose Template Select
Template
Primary Button
Cancel Button
Feedback Components
Sidebar
Select
Confirmation Modal
Textarea
RadioButton
Checkbox
Button
Label
Avatar
List
Feedback Done Structure
Header
Success Icon
Title (H2/Label) Feedback Added
Print Icon
Edit Icon
Close Icon
Will Cancel If the Form is not dirty
Will Open Confirmation Alert Modal if Dirty
Won't do anything if the form primary key's is not there
The user can choose one of the form templates that are available in the selected branch.
Will Close the slider if the form is dirt
Will open a alert confirmation modal if dirty
The user needs to fill the required fields
TextField
Calendar
Card
This will reflect the JSON from the template
The error messages should appear if the not valid
Body
Feedback Title
Candidate Card
Label
Avatar
Candidate Score
List
Degree Label
Candidate Score in the question
View Other Feedback Forms Button Link
Will Go to the other feedback forms
Will trigger the GenericService to invoke the browser native printer API
Will Go back to the editor mode
Will close the sidebar
Code Structure
Services
FeedbackService
API Logic
Data Handling and mapping
Form Strategy
Will handle Data validation of the form
Submitting the values of the form
Manipulating the form
Feedback Form
FeedbackForm
CofirmedForm
HeaderComponent
FooterComponent