Skip to content

feat: Compress other wallets into a modal on DEVNET - #589

Merged
metalboyrick merged 9 commits into
Scaffold-Stark:developfrom
emarc99:feat-hide-wallet-in-devnet
Jul 5, 2025
Merged

feat: Compress other wallets into a modal on DEVNET#589
metalboyrick merged 9 commits into
Scaffold-Stark:developfrom
emarc99:feat-hide-wallet-in-devnet

Conversation

@emarc99

@emarc99 emarc99 commented Jul 2, 2025

Copy link
Copy Markdown
Contributor

In DEVNET only: Hide Argent, Braavos, and other 3rd-party wallet buttons from the main wallet connect modal.

Types of change

  • Feature
  • Bug
  • Enhancement

Summary of Steps

  1. Detect if the app is running on DEVNET.
  2. In the wallet connect modal,
    • If on DEVNET, show only default wallet(s) + “Other Options” button.
    • On “Other Options” click, show a modal with Argent, Braavos, etc.
  3. If not on DEVNET, show all wallets as usual.

@emarc99

emarc99 commented Jul 2, 2025

Copy link
Copy Markdown
Contributor Author

Screenshot 2025-07-02 035612
Screenshot 2025-07-02 084833

@emarc99
emarc99 changed the base branch from main to develop July 2, 2025 08:10
@metalboyrick metalboyrick changed the title Feat: Compress other wallets into a modal on DEVNET feat: Compress other wallets into a modal on DEVNET Jul 3, 2025

@metalboyrick metalboyrick left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GM Ser, thanks for the PR

Please keep styling consistent with other buttons (you can just use the style from there) (or you can just use ghost buttons for this)

image

@emarc99

emarc99 commented Jul 3, 2025

Copy link
Copy Markdown
Contributor Author

Can you, please, be more specific?

@metalboyrick metalboyrick left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we make this a ghost button as well?

image

Also please make sure the CI is green

@emarc99

emarc99 commented Jul 4, 2025

Copy link
Copy Markdown
Contributor Author

@metalboyrick done ser!

@metalboyrick
metalboyrick self-requested a review July 5, 2025 15:03
@metalboyrick
metalboyrick merged commit bbd2787 into Scaffold-Stark:develop Jul 5, 2025
1 check passed
@emarc99
emarc99 deleted the feat-hide-wallet-in-devnet branch July 5, 2025 15:08
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.

Compress Argent, Bravoos and other 3rd-Party Wallets to “Other Options” button in Devnet

2 participants