* fix: scroll enable on smaller screen
* fix: fixed review error width
* fix: make rubric and review error width align
* fix: rubric position to be sticky
* fix: remove double scroll bar at the bottom for small screen
* fix: make submission more response on small screen
* fix: rubric sticky and margin correctly on smaller screen
* chore: linting and update snapshot
* fix: make submission title resize to smaller on smaller screen
* fix: miss align rubic and submission file on the top
* fix: padding size on small screen
* feat: add optional on feedback comment for clarity
* chore: update test
* fix: response display to show medium size on even the content isn't big enough
* fix: don't show download button when there isn't submission files
* feat: additional default support file for image renderer
* feat: add file renderer that support common error handling and loading banner
* chore: use axios instead of get from utils
* chore: fixed typo and update snapshots