Skip to content

Add reusable confirmation modal before deleting listings#172

Open
Gowthamimudam wants to merge 1 commit into
hitesh-kumar123:mainfrom
Gowthamimudam:feature/add-confirmation-modal
Open

Add reusable confirmation modal before deleting listings#172
Gowthamimudam wants to merge 1 commit into
hitesh-kumar123:mainfrom
Gowthamimudam:feature/add-confirmation-modal

Conversation

@Gowthamimudam

Copy link
Copy Markdown

📌 Issue

Delete actions were executed immediately when clicking the delete button, which could lead to accidental removal of listings.

✅ Changes Made

  • Added confirmation modal before deleting a listing
  • Prevents accidental data loss
  • Ensures delete action only executes after user confirmation
  • Maintained existing delete logic

🎯 Result

Now, when a user clicks the delete button:

  1. A confirmation popup appears
  2. User must confirm the action
  3. Listing is deleted only after confirmation

This improves user experience and safety.

@netlify

netlify Bot commented Feb 11, 2026

Copy link
Copy Markdown

Deploy Preview for smartrentsystem ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit fe9a365
🔍 Latest deploy log https://app.netlify.com/projects/smartrentsystem/deploys/698cc706f58674000868a90c
😎 Deploy Preview https://deploy-preview-172--smartrentsystem.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 project 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.

2 participants