Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Testing enhancement #104

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

mcstrings
Copy link

No description provided.

Home page and moving books between shelves is functioning.
Navigation to search page and back via routing

TODO
Is there a way to make menus reflect the respective shelf in the search results?
Menus on search page now show correct shelf.
Added UI feedback on shelf selection.
- Changed Bookcase, Shelf, and Book to stateless components.
- Moved the enum to a constants.js file so it can be included only where necessary.
- Debouncing on the search page to make it less resource intensive.
Don't mutate input. Make a copy instead using Object.assign.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant