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

Fix bug 0x quantity flower #110

Merged

Conversation

JeffinsonDarmawan
Copy link

When the quantity of the flowers is 0 after remove command is called, it should not be shown that there is 0x of a flower. This is because previously even though we have removed the full amount of a specific floewr, we did not remove the flower key from the hashmap.

@JeffinsonDarmawan JeffinsonDarmawan added the severity.Low Bugs unlikely to affect normal operations. Appears rarely and cause minor inconvenience label Apr 3, 2024
@JeffinsonDarmawan JeffinsonDarmawan added this to the v2.1 milestone Apr 3, 2024
@JeffinsonDarmawan JeffinsonDarmawan self-assigned this Apr 3, 2024
@IanFH IanFH merged commit affab09 into AY2324S2-CS2113-T11-3:master Apr 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity.Low Bugs unlikely to affect normal operations. Appears rarely and cause minor inconvenience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants