-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
The assignments in the group details are covered by the GUI and cannot be seen if there are multiple assignments added to a group. There is also no scroll wheel to scroll down the group details to see the information covered. This is a major issue considering the application revolves around keeping track of Persons, Groups, and Assignments. As seen from the screenshot, even though the user added a mere 6 assignments, only half of the first one can be seen.
Steps to reproduce
- Create a valid group using
add-group n/Adventures - Show the group's details using
show-group-details n/Adventures - Add multiple assignments using
add-assignment n/CAx g/Adventures d/06-10-2001, replacing x with a integer to represent CA1, CA2, etc.
Expected
The assignments should be properly shown so the users can keep track of their assignments
Actual
The assignments cannot be seen and are covered by the GUI.
Screenshots
[original: nus-cs2103-AY2425S2/pe-interim#2481] [original labels: type.FeatureFlaw severity.High]
