Create custom tab pane components to display either TX history or tokens depending on user selection. Hide scroll bars (but do not disable scroll functionality) to prevent content jumping.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC0b2f82a91efb: [Cashtab] toggle display between tx history and tokens
npm start ; toggle between "Transaction History" and "Tokens", observe smooth transition, orange line lines up with active label.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- custom-tabs-for-txhistory
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15392 Build 30708: Build Diff cashtab-tests Build 30707: arc lint + arc unit
Event Timeline
Comment Actions
Maybe I'm nit-picking but the arrow down icon is confusing. By clicking on it I expect the item to expand with details, but it opens the explorer in a new window. Can this icon be chosen to not look like an expand/collapse button ?
Maybe I'm nit-picking but the arrow down icon is confusing. By clicking on it I expect the item to expand with details, but it opens the explorer in a new window. Can this icon be chosen to not look like an expand/collapse button ?