Skip to content

Add command not accepting / in module code #1

Description

@shannentan

if the module code has a / (e.g. CS2113/T), it is not allowed to be added as the app says there are too many fields, even though everything is correct, and the user guide says that "All inputs will be accepted".

image.png

perhaps the check could be for a " /" (whitespace and slash) instead of just "/"? (not sure if i'm understanding it correctly)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions