QA/QC - Assessment Tracker #882
Labels
backend
Backend related tasks/issues
bug
Something isn't working
enhancement
New feature or request
frontend
Frontend related tasks/issues
Main
Main issues have sub-issues, breaking them to smaller tasks
Milestone
Note 1: To make sure you're following the right design theme (colors and spacings) please check route
"/test"
and“/test/project-view”
.Note 2: During the time we wait for a response on any request (GET, POST, PATCH, etc. ) user must not be able to interact with the UI.
Purpose of this to go over the whole application and to fix potential bugs and make sure that all part are functioning as expected.
Assessment Tracker
VWSkeleton
component as a placeholder for the content.undefined/null/NaN
values must be handled.Save/Delete/Update
, when we send the request, we must showVWToast
as the loading/waiting, then, as soon as the response arrives, we close it and show Alert according to the response status. Also, a soft re-render if successful.The text was updated successfully, but these errors were encountered: