Closed TECH7Fox closed 2 years ago
Add a status indicator underneath the title to display the state and any errors.
Also add a alert div for errors.
Frontend:
<div role="alert" class="issue-type error "> // For error, warning, info, success
Maybe even easier on backend.
Add a status indicator underneath the title to display the state and any errors.