VRMS icon indicating copy to clipboard operation
VRMS copied to clipboard

Prevent layout shift admin page

Open angela-lee1 opened this issue 1 year ago • 1 comments

Fixes #1645

What changes did you make and why did you make them?

  • made changes in auth.js to render error container always, prevent layout shifting
  • set height in the style sheet for error messages with multi lines

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied

image

Visuals after changes are applied

image

angela-lee1 avatar Jun 19 '24 18:06 angela-lee1

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b awlFCCamp-prevent-layout-shift-admin-page development
git pull https://github.com/awlFCCamp/VRMS.git prevent-layout-shift-admin-page

github-actions[bot] avatar Jun 19 '24 18:06 github-actions[bot]