Closed ToddSpainhour closed 4 years ago
Create, Edit, Delete works but it doesn't show the buttons on the card when create a new, you can fix the styling in another ticket 👍
Testing: Logged in - Able to CRUD. Logged out - Still able to CRUD.
Couple of things to look out for. When I log out on this view I can still see the edit and delete buttons. Also, the log in button does not exist here after I log out.
--bug fix: Moved sector click events into a dedicated events function and called it in authData to run only once on page load. The update and create functionality should behave as expected now with no unnecessary duplicates being printed to the dom.
-added styling to match cards on other pages