ourjapanlife / findadoc-web

Front-end repository for Find a Doc, Japan
https://findadoc.jp
BSD 3-Clause "New" or "Revised" License
16 stars 14 forks source link

feat: implement modal for submission acceptance #769

Closed NabbeunNabi closed 1 month ago

NabbeunNabi commented 1 month ago

🔧 What changed

This is part of breaking out #718 into smaller PRs. This implements the Modal showing from the top bar when accept is clicked, so that you can confirm that you actually want to submit the facility into the database and you are sure about the changes you made. This keeps the user from accidentally submitting when on the page with a mis click.

📷 Screenshot

After

image

netlify[bot] commented 1 month ago

Deploy Preview for findadoc ready!

Name Link
Latest commit a046017f847728bf45efaa0222fe3a3805f7c71a
Latest deploy log https://app.netlify.com/sites/findadoc/deploys/66fe0da159ec270008885a09
Deploy Preview https://deploy-preview-769--findadoc.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.

theyokohamalife commented 1 month ago

The code looks good! Since this is a UI change, it's a good idea to include a screenshot of the modal in action ✨

NabbeunNabi commented 1 month ago

The code looks good! Since this is a UI change, it's a good idea to include a screenshot of the modal in action ✨

@theyokohamalife screenshot added!