Skip to content

Fix/sphere layout#208

Merged
igmahl merged 2 commits intodevfrom
fix/sphere_layout
Feb 13, 2026
Merged

Fix/sphere layout#208
igmahl merged 2 commits intodevfrom
fix/sphere_layout

Conversation

@igmahl
Copy link
Member

@igmahl igmahl commented Feb 13, 2026

No description provided.

…3 UX

- Resize all onboarding screens (Start, RestoreMethod, Restore, ImportFile,
  PasswordPrompt, AddressSelection, Nametag, Processing, Scanning) to fit
  within the wallet panel instead of full-page layout
- Remove md: responsive breakpoints that were too large for panel context
- Add direct address send mode as a subtle fallback option in SendModal
- Add insufficient balance validation on amount step in SendModal
- Change amount input to text+inputMode to prevent +/-/e characters
- Disable Send button when user has no sendable tokens
- Show nametag OR direct address (not both) in AddressSelector
- Increase nametag truncation max length from 12 to 20 characters
Replace arbitrary bracket values (e.g. max-w-[360px]) with Tailwind canonical
equivalents (e.g. max-w-90) to resolve suggestCanonicalClasses linter warnings
across 15 files.
@igmahl igmahl merged commit 51e9b84 into dev Feb 13, 2026
4 checks passed
@igmahl igmahl deleted the fix/sphere_layout branch February 13, 2026 02:42
@igmahl igmahl restored the fix/sphere_layout branch February 13, 2026 02:51
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