ls1intum / prompt

PROMPT is a support tool designed to assist program management in project-based courses
9 stars 1 forks source link

Redesign of Student Application Page and Application Filtering #695

Closed niclasheun closed 2 weeks ago

niclasheun commented 3 weeks ago

Description

This PR updates the UI of the student application page. It follows Bene's style guidelines and with a redesign of the filtering options, it aims to offer a smoother user experience.

Type of change

Known Issues

How Has This Been Tested?

This has been manually tested with my local development setup.

Changes

image
Mtze commented 2 weeks ago

Very nice change! I tested in on the dev instance. Since the intro course segment has a similar list, i think it would be good to also change the filters there. Is this something you wanna do in this PR or would you like to open a followup PR?

niclasheun commented 2 weeks ago

Thank you! If it is ok for you, I can just do it in the same PR.

Mtze commented 2 weeks ago

Fine by me :)

niclasheun commented 2 weeks ago

After looking into the Intro Course Page, I would rather prefer to have it on a separate branch and merge this change individually.