GoodDollar / GoodWeb3-Mono

mono repo with GoodDollar's web3 UI components and SDK
https://gooddollar-storybook.vercel.app
0 stars 0 forks source link

[GoodID]: Create a navigation widget for the id-flow screens #131

Closed L03TJ3 closed 3 months ago

L03TJ3 commented 4 months ago

Business Description

Various good-id screens (segmentation / offers) need a way to navigate back to a previous screen. The wallet has this built-in, but when the screens are loaded into an alternative dapp (like gooddapp) the screens should be loaded into some widget with pagination/navigate capabilities

Detailed Description of Functionality

Provide detailed step-by-step functionality, including visual aids, edge cases, and special considerations.

In example (design is a wip): https://www.figma.com/file/ihw1PxBvLxacTHnN2aj4lC/3.-Product?type=design&node-id=13573-59886&mode=design&t=g4v5MiAiAcB3vEnv-4

Technical Implementation

*Outline the technical approach for building the feature. This section is typically filled out by the development team or can contain suggestions. (dev team: @johnsmith-gooddollar @sirpy @L03TJ3)

TBD:

Acceptance Criteria

Specify criteria that will be used to determine if the feature meets the requirements and functions correctly.

sirpy commented 3 months ago

https://github.com/ezrafayet/use-wizard

sirpy commented 3 months ago

we'll use useWizard. see #122 redtent PR for example