This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
e7c2d0bfbb
status-desktop
/
ui
/
app
/
AppLayouts
/
Onboarding
/
views
/
qmldir
2 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(Storybook): LoginView - initial setup Closes: #7865
2022-10-12 09:42:51 +00:00
LoginView 1.0 LoginView.qml
Add profile fetching view to storyBook The profile fetching view is part of the onboarding process. This view should be displayed on existing user onboarding flow, while the profile is being fetched in the backend. It has 3 states: 1. Fetching in progress 2. Fetching completed 3. Fetching error
2022-11-14 09:30:42 +00:00
ProfileFetchingView 1.0 ProfileFetchingView.qml