-
-
Notifications
You must be signed in to change notification settings - Fork 161
London | 25-ITP-Sep |Mariia Serhiienko | Sprint 2 | Book Library Project #362
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
Conversation
…de-backlog Dead Code Backlog Exercises
|
You opened this PR against a wrong branch. By default, instead of Can you create another PR, and make sure you open your PR against CYF's After you have created a new PR, can you check if any of this general feedback can help you further improve your code? Doing so can help me speed up the review process. Thanks. |
Learners, PR Template
Self checklist
Changelist
PR: Fix bugs and improve adding books
What was done:
Fixed errors that stopped books from showing on page load
Fixed issues when adding a new book
Corrected author and read status values
Fixed the delete button
Cleared the form after a book is added
Prevented adding the same book twice
Result: the app now works as expected and is easier to use when adding books.