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

fix: account selector perf test #4002

Draft
wants to merge 1 commit into
base: x
Choose a base branch
from
Draft

Conversation

sidmorizon
Copy link
Contributor

No description provided.

Copy link

what-the-diff bot commented Dec 29, 2023

PR Summary

  • Introduction of the $$walletPressTS Variable
    This update adds a new variable termed $$walletPressTS into the globals.d.ts file.

  • Enhancements to the ListItemText and ListItemComponent Components
    Logging capabilities have been added to the ListItemText and ListItemComponent components, helping us track the title and the time elapsed since the action tied to $$walletPressTS was initiated.

  • Development of the WalletDetailsSectionList Component
    A new component designed to display a detailed list of wallet information has been created, named WalletDetailsSectionList

  • Refinement of the WalletDetails Component
    The WalletDetails component receives an upgrade, integrating the newly created WalletDetailsSectionList component and removing redundant code. Unused imports have also been discarded from this component for enhanced performance and cleaner code.

  • Logging Enhancements on the onWalletPress Event Handler
    This update adds logging into the onWalletPress event handling function, benefiting debugging and issue tracking processes.

  • Improvement in Markdown Formatting
    For better clarity and readability, the markdown formatting of the diff has been upgraded.

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.

None yet

1 participant