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