Skip to content

Conversation

Twhidur-Rahman-Abid
Copy link

@Twhidur-Rahman-Abid Twhidur-Rahman-Abid commented Nov 12, 2023

Add bucketlist edit functionality and add necessary css

issue #1

Screenshot or example output

image

add bucketlist edit functionality and add necessary css

issue tapascript#1
@atapas atapas linked an issue Nov 13, 2023 that may be closed by this pull request
{!props.item.complete && (
<button onClick={handleIsEditable}>Edit</button>
)}
<button>Delete</button>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove delete. This issue is only for Edit. One PR for one issue, no extra code should be added to the PR.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dada, I have removed the delete button. After pulling this repo I styled the edit button with tailwind CSS and saved the edited text to local storage using the saveWish function from the util file.

Screenshot or example output

image

Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for solidbucketlist ready!

Name Link
🔨 Latest commit 76b657b
🔍 Latest deploy log https://app.netlify.com/sites/solidbucketlist/deploys/65564e251683210008aec442
😎 Deploy Preview https://deploy-preview-7--solidbucketlist.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add functionality to edit a wish in the bucketlist
2 participants