solid-bucket-list icon indicating copy to clipboard operation
solid-bucket-list copied to clipboard

A simple bucket-list using the super powerful solidjs

Results 14 solid-bucket-list issues
Sort by recently updated
recently updated
newest added

![Screenshot from 2023-12-10 12-27-02](https://github.com/tapascript/solid-bucket-list/assets/49482691/36ea05fe-d2f2-4ddf-9206-906464af752b) This is a proposed feature addition for #9 ## What - Add a button below the add wish form with the label "Clear Done Wishes". -...

**Is your feature request related to a problem? Please describe.** Offering a feature where a clear button will be and after clicking that button the done wish will be cleared....

This is a proposed fix for #3 Also contained in this PR: - Updated yarn.lock file

**Describe the bug** Right now, the UI allows the user to submit an empty wish. We shouldn't allow that. **To Reproduce** Steps to reproduce the behavior: - Do not add...

bug

now each wishes will contain a deadline field which will show the user how much time left to complete the wish. also the creation time of wish is there to...

### Add bucketlist edit functionality and add necessary css issue #1 ### Screenshot or example output ![image](https://github.com/tapascript/solid-bucket-list/assets/105661852/e0d42290-55d4-41ce-aeab-591bfac2f369)

**Is your feature request related to a problem? Please describe.** yes, some time we mistakenly delete any wish, but then we want to restore them, we just can't. the problem...

**Is your feature request related to a problem? Please elaborate.** Presently, our feature request primarily consists of a basic text and status. However, envision the potential if we enhance this...

# What does this PR do? This PR adds functionality to delete a wish with confirmation fixes #2 # How to test? - setup project - run project on http://localhost:3000...