Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify result display for add command #150

Merged

Conversation

xGladiate
Copy link

Modify the result display of add command

  1. Add the details of the delivery in the result display when the add command is used in the inspection window
    image

  2. Modify the layout of result display from add command to make it more consistent with the result display for other commands
    image

@xGladiate xGladiate marked this pull request as ready for review November 1, 2024 05:41
@xGladiate xGladiate linked an issue Nov 1, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../java/seedu/address/logic/commands/AddCommand.java 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
.../java/seedu/address/logic/commands/AddCommand.java 72.72% <0.00%> (-3.47%) 11.00 <0.00> (ø)

@xGladiate xGladiate merged commit 1c7e062 into AY2425S1-CS2103T-T12-3:master Nov 1, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Command result display
1 participant