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

create CamBadge component and add pending transaction badge to KeyRow component #243

Open
wants to merge 6 commits into
base: suite
Choose a base branch
from

Conversation

Ysrbolles
Copy link

No description provided.

- Refactored the getVariantStyles function in the CamBadge component to optimize the styling for different variants.
- Added theme support to the getVariantStyles function to dynamically apply the appropriate styles based on the current theme.

fix(LoggedInAccount): update transaction status and handle pending transactions

- Updated the useEffect hook in the LoggedInAccount component to dispatch the 'Signavault/updateTransaction' action when the active network changes.
- Cloned the walletStore.Signavault data using lodash to prevent mutation.
- Updated the useEffect hook to check for pending transactions in the walletStore.Signavault data and set the hasPendingTx state accordingly.

fix(SelectNetwork): adjust position of variant badge

- Adjusted the position of the variant badge in the SelectNetwork component to align it properly with the network chip.
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.

1 participant