chimmykk / Namada-SDK

A Rust implementation of a Namada SDK featuring functionalities to transfer, create, derive, and import wallets
0 stars 2 forks source link

Fix UI/UX #5

Closed chimmykk closed 1 week ago

chimmykk commented 1 week ago

Describe your changes

Improve code UI/UX in src/

  1. -[x] Back Button should work
  2. [x] The Progress (Dotted) Should navigate
  3. [x] Add new Section, Wallet Name (Possibly like this) Screenshot 2024-10-20 at 12 18 49 AM

Checklist before Pull request

suhaimz11 commented 1 week ago

page 5 clipboard placement isuue. Next button shouldnt be enabled always . Proper functioning of step nav.

chimmykk commented 1 week ago

page 5 clipboard placement isuue. Next button shouldnt be enabled always . Proper functioning of step nav.

yeah understood, validation checks and everything will come on next phase on development