Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#304 Add confirmation for deleting connection #305

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

nevendyulgerov
Copy link
Contributor

@nevendyulgerov nevendyulgerov commented Jan 16, 2025

I added a confirmation modal for the connection deletion and also covered the new logic with unit and e2e tests.

I removed one of the unit tests in connectionView because it appeared to test the same connection removal logic as in connectionInfo.

@nevendyulgerov nevendyulgerov added Type: Feature Add a new feature to the system apps: web labels Jan 16, 2025
Copy link

vercel bot commented Jan 16, 2025

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

Name Status Preview Comments Updated (UTC)
rollups-explorer-arbitrum-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 4:07pm
rollups-explorer-arbitrum-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 4:07pm
rollups-explorer-base-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 4:07pm
rollups-explorer-base-sepolia 🛑 Canceled (Inspect) Jan 16, 2025 4:07pm
rollups-explorer-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 4:07pm
rollups-explorer-optimism-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 4:07pm
rollups-explorer-optimism-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 4:07pm
rollups-explorer-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 4:07pm
rollups-explorer-workshop 🛑 Canceled (Inspect) Jan 16, 2025 4:07pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apps: web Type: Feature Add a new feature to the system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add confirmation for deleting a connection
1 participant