IntersectMBO / IntersectMBO/govtool

Error: Check if the wallet is connected.

Open
#2,558 2 comments 0 reactions 1 assignee Claimed by @MSzalowski View on GitHub
♟️ Delegation Pillar 🐛 Bug
Dominant language
HTML
Stars
21
Forks
29
Avg merge
2d 22h
Merged PRs (30d)
7

Description

Release: 2.0.1
Environment: production
URL: gov.tools

Sentry Issue: [GOVTOOL-FRONTEND-B7](https://intersect.sentry.io/issues/6149914817/?referrer=github_integration)

```
Error: Check if the wallet is connected.
at r2.useCallback.I4 (/assets/index-BJ9nICyD.js:407:45931)
at None (/assets/index-BJ9nICyD.js:253:58088)
```

### Steps to reproduce
1. Connect a wallet with no UTXOs or insufficient balance.
2. Navigate to the dRep directory page.
3. Attempt to delegate to any active dRep.
4. Observe the modal popup with the message: `Check if the wallet is connected.`
5. Check the console logs related to wallet connection verification.

### Actual Behaviour
- When the wallet lacks UTXOs or has insufficient balance, a modal is displayed with the message: `Check if the wallet is connected.`

![Screenshot from 2024-12-20 10-38-24](https://github.com/user-attachments/assets/6f701c0e-bda7-483b-b56c-1202b2c05b42)

### Expected Behaviour
- When the wallet lacks UTXOs or has insufficient balance, the modal should display the message: `Insufficient UTxO balance`.

![Screenshot from 2024-12-19 13-56-10](https://github.com/user-attachments/assets/4f12f8c0-0492-4543-8f57-6c38752d5622)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.