Skip to content

Command Result/Guidance Section too Small #13

@jonpwk

Description

@jonpwk

As the Command Result/Guidance Section is too small, it hinders readability.

For example, if the user were to input /add to obtain guidance for the add command, the resulting guidance is as follows:

Invalid command format! 
/add: Adds an employee to the PayBack system.
Format:
• /add NAME; PHONE; EMAIL; ADDRESS; YEAR_JOINED[; TAG]...
• /add :name NAME :phone PHONE :email EMAIL :address ADDRESS :year YEAR_JOINED [:tag TAG]...
Examples:
• /add John Doe; 98765432; johnd@example.com; Street A; 2024; Software Developer
• /add :name John Doe :phone 98765432 :email johnd@example.com :address Street A :year 2024 :tag Software Developer

However, due to the small window size, it significantly affects the reading experience, requiring the user to use their mouse to drag the scroll bars to read even one line of the instruction.

image.png

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions