Skip to content

Feat/network switcher - #299

Merged
Jaydbrown merged 4 commits into
conduit-protocol:mainfrom
Evangel90:feat/Network-Switcher
Jul 30, 2026
Merged

Feat/network switcher#299
Jaydbrown merged 4 commits into
conduit-protocol:mainfrom
Evangel90:feat/Network-Switcher

Conversation

@Evangel90

Copy link
Copy Markdown
Contributor

What does this PR do?

Closes #99
Closes #101
Closes #102

Type of change

  • Bug fix
  • New feature / page / component
  • Refactor
  • Style / design fix
  • Test coverage
  • Documentation
  • Dependency update

Related issue

Closes #

Changes

File Change

Checklist

  • npm run typecheck — no errors
  • npm run lint — no warnings
  • npm test — all tests pass
  • npm run build — production build succeeds
  • Tested in browser with Freighter on testnet
  • No hue-named Tailwind colour classes added (black/white/gray only)
  • Loading state handled for any new data-fetching UI
  • Error state handled and displayed inline (no alert())
  • 'use client' added only where genuinely needed
  • CHANGELOG.md updated under [Unreleased]

Screenshots

Before After

Notes for reviewers

@Jaydbrown
Jaydbrown merged commit 4d94cb3 into conduit-protocol:main Jul 30, 2026
3 checks passed
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.

Bug: Profile Page hangs infinitely Bug: Profile Page bypasses validation Bug: Network Switcher crashes on load

2 participants