SeattleColleges / nsc-events-nextjs

NSC Events Web Application
MIT License
5 stars 5 forks source link

nsc-events-next_9_507_edit-user-role-profile-page-responsive-ui #511

Closed intisarosman1 closed 2 months ago

intisarosman1 commented 2 months ago

Resolves #507

This PR ensures that the Edit User Role and Profile pages have responsive UI and adjust to mobile screen sizes well, with no cutoffs or the need to scroll horizontally.

Test this PR by right clicking the page and using Inspect elements to enter the Toggle Device Toolbar and adjust the screen sizes.

Smallest mobile screen size: Screenshot 2024-07-05 203252

Screenshot 2024-07-05 003704

intisarosman1 commented 2 months ago

Looks good! Edit User Role page: image

Profile page: Could you center the "Welcome, [Name]" heading and add a exclamation point after the name? image

The welcome message is centered with an exclamation point now!