bcgov / bcgov/lcfs

LCFS - Users have to click action button twice within modal window to take action on a transfer

Open
#495 1 comment 0 reactions 0 assignees View on GitHub
bug Medium
Dominant language
Python
Stars
6
Forks
6
Avg merge
2d 4h
Merged PRs (30d)
87

Description

**Describe the Bug**
When a user goes to action a transfer, they have to click the action button within the confirmation modal window twice for the action to execute. For example, when signing and sending a new transfer, the user has to click on the Sign and Send button within the confirmation modal window twice before the transfer is actioned (i.e., status changes to Sent). The first click doesn't do anything.

This appears to be happening for all actions within the modal window: sign & send, sign & submit, rescind transfer, etc.

**Steps To Reproduce**
Steps to reproduce the behaviour:
User/Role: BCeID user
1. Go to Transactions page
2. Click on New transfer button
3. Fill out relevant transfer information
4. Click on Sign and send button
5. In the confirmation modal window, click on the Sign and Send button
6. See error

Contributor guide

Open the contributing guide

Research direction

Start on the Transactions page and reproduce the issue by creating a new transfer, opening the confirmation modal, and clicking its action button once. Trace the modal action flow for sign and send, sign and submit, and rescind transfer; done means each action executes on the first click and the transfer status updates as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.