Melkeydev / astrostation

https://astrostation.me
MIT License
200 stars 42 forks source link

(WIP) Issue 246 - Updating Delete Modal for Tasks #264

Closed herropaul closed 12 months ago

herropaul commented 1 year ago

Note this is still a work in progress! Putting a PR to preview the snippet of the modal in case anyone wants to check it out.

Current behavior: We have an alert box that pops up when a user wants to delete a task. Users only option is to press 'ok' and cannot cancel the deletion, nor press outside the alert box to cancel.

Intended behavior: We want a modal instead that is prompted when a user wants to delete a task. This modal will have the option to "delete" or "cancel", and the option to click outside the modal to cancel as well.

Screen Shot 2023-03-30 at 6 00 03 PM
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astrostation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 12, 2023 7:41pm
Melkeydev commented 1 year ago

This is nice as hell boi

Melkeydev commented 12 months ago

I would like to revive this - maybe i can take over or @herropaul do you have any bandwitdh to take this on?