Open jinyang628 opened 12 months ago
No details provided by team.
[The team marked this bug as a duplicate of the following bug]
Text overflow in UI
Steps to reproduce:
- Add a long name under the
addstaff
command.Behaviour: Name gets cut off when it got too long.
Explanation for flaw: A long name will be cut off at the end of the UI. Sure, expanding the application window could help reveal more characters, but there's a limit to the screen size and a name long enough will still be cut off eventually.
Low because rare occurence of absurdly long names. Functionality because I'm suppose to be able to see the details of each staff if I want to but this issue is limiting me from that, especially if that piece of information has too many characters.
[original: nus-cs2103-AY2324S1/pe-interim#1176] [original labels: severity.Low type.FunctionalityBug]
[This is the team's response to the above 'original' bug]
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
UI overflow when a very long name is entered. Purely cosmetic in most instances, but might affect the
find
operation in rare cases because it only matches with the FULL WORD