miljkovicjovan / minimalist-task-tracker

Minimalist task tracker using Local Storage
https://minimalist-task-tracker.netlify.app/
4 stars 21 forks source link

Create notification bars with text for actions #21

Closed miljkovicjovan closed 8 months ago

miljkovicjovan commented 10 months ago

Actions like adding, deleting, editing tasks should be shown to the user Example: "Successfully deleted task"

erickNjuki commented 10 months ago

something like an alert at the bottom right corner with the message "Tasks deleted successfully!"

miljkovicjovan commented 10 months ago

@erickNjuki yes, it should be a component so we can reuse it for all actions we want

erickNjuki commented 10 months ago

If you have not worked on it yet, you can assign it to me

miljkovicjovan commented 10 months ago

@erickNjuki are you still up for doing this or not?

erickNjuki commented 9 months ago

Not

On Fri, Nov 24, 2023, 11:21 Miljković Jovan @.***> wrote:

@erickNjuki https://github.com/erickNjuki are you still up for doing this or not?

— Reply to this email directly, view it on GitHub https://github.com/miljkovicjovan/minimalist-task-tracker/issues/21#issuecomment-1825299368, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBGDS47Y3OKRKOYHWWHCKN3YGBKJJAVCNFSM6AAAAAA6Z65WN6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRVGI4TSMZWHA . You are receiving this because you were mentioned.Message ID: @.***>

dotslashbit commented 9 months ago

I have created a PR for this, kindly check it. I'm new to this, if there's something that I have done wrong, please let me know, I'll do my best to rectify it