Merged
Conversation
…ching - Updated the Button component to use forwardRef and improved type definitions for better integration with ShadcnButton. - Enhanced error handling in WalletDataLoaderWrapper and DrepOverviewPage to gracefully manage 404 errors when fetching DRep metadata and details. - Removed unnecessary console logs in various components to clean up the codebase and improve performance. - Improved wallet balance fetching logic to handle errors more effectively, ensuring a smoother user experience.
- Modified the DrepOverviewPage component to allow metadata to be null, enhancing type safety and preventing potential runtime errors. - Adjusted the initial state and data mapping logic to accommodate the new nullable metadata structure.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Updated console warning and error messages to use formatted strings for clearer output, enhancing the debugging process when metadata is not found or fetching details fails.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.