JamesPartsafas / ConcordiaCurriculumManager

The current Concordia University Curriculum Management System (CCMS) has a few limitations and missing functionalities. The goal is to create a new optimized, user-friendly and cost-effective CCMS.
MIT License
3 stars 1 forks source link

Requested Fixes for frontend #573

Closed Dinferno-lol closed 5 months ago

Dinferno-lol commented 5 months ago

This is a request that contains three minor fixes on the frontend. Including a name overflow issue for the curriculum browsers, navigation for manageable groups and editing dossiers from the dossiers to review page.

closes #571 closes #570 closes #569

JamesPartsafas commented 5 months ago

Can you extend the column for the name and shrink the column for the credits, to make better use of the space? image

JamesPartsafas commented 5 months ago

Back buttons are good, except I think you missed fixing the ones in the add/remove members/masters. For example, you can go to the user's profile page, then click "Add master", then click back, and you'll be brought to the manageable groups page, rather than back to the user's profile page

Dinferno-lol commented 5 months ago

Back buttons are good, except I think you missed fixing the ones in the add/remove members/masters. For example, you can go to the user's profile page, then click "Add master", then click back, and you'll be brought to the manageable groups page, rather than back to the user's profile page

Made the requested changes