codu
codu copied to clipboard
Codú's open-source codebase. A space for coders. Visit our community!
# ✨ Codu Pull Request 💻  ## Pull Request details - Update dependencies - Remove jsx-a11y temporarily to allow upgrade
## Context Please provide any relevant information about your setup ## Expected Behavior I want to be able to delete and edit my comments ## Current Behavior After I log...
# ✨ Codu Pull Request 💻  ## Pull Request details - Added disabled attribute to like/bookmark buttons while requests are pending. - use isLoading (bool) prop instead of...
If you click fast on a posts like button it causes the like count to decrease We need to disable the like button when it's in the process of liking/unliking...
# ✨ Codu Pull Request 💻  ## Pull Request details Fixed problems with update bookmarks - after click icon, article will be added to bookmarks + toast "Bookmark...
## Context Bookmarked posts arent appearing as bookmarked on the front page ## Expected Behavior They should show as bookmarked ## Current Behavior They arent showing as bookmarked ## Screenshots...
## Context Please provide any relevant information about your setup ## Expected Behavior No failing requests ## Current Behavior failing get request ## Screenshots ## Steps to reproduce Please provide...
## Context This is on Production codu and dev ## Expected Behavior Number is centered ## Current Behavior Number is not centered ## Screenshots ## Steps to reproduce Go here...
## Context Please provide any relevant information about your setup ## Expected Behavior Post should appear as bookmarked without a refresh ## Current Behavior Post doesnt show as bookmarked with...
## Context - To allow users without a GitHub account to join, we should allow users to sign up with email - The preferred method would be passwordless ## Expected...