-
Notifications
You must be signed in to change notification settings - Fork 25
feat(ui): Profile Details View #1290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
Sotatek-DukeVu
wants to merge
14
commits into
develop
Choose a base branch
from
VT20-1965-profile-details-view
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
+5,243
−12,882
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…d-identifier-details-page-into-profile-details feat(ui): Migrate old Identifier Details page into Profile Details
…d-cardano-connect-modal feat(ui): Migrate old Cardano Connect modal
…g identifiers (#1292) * feat(ui): remove notification slice * feat(ui): remove cred slices * feat(ui): remove identifier slice * feat(ui): update UT * feat(ui): fix bug * feat(ui): fix audit --------- Co-authored-by: Vu Van Duc <[email protected]>
sdisalvo-crd
reviewed
Aug 1, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved in the previous PR and merged as it overall works pretty well and I didn't want to delay things, but I have noticed a few minor things I would like you to check and fix here.
- The space above the header seems inconsistent across screens. Please check all pages and make a small adjustment.
- If you have a profile, then create another one and delete one, you will be asked to create a profile.
01082025131852.mp4
- Switching between an empty credentials tab and an empty Connections tab shows a little jump in the placeholder image.
01082025132127.mp4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Implement profile detail view.
Related PR:
Checklist before requesting a review
Issue ticket number and link
Testing & Validation
Design Review
Profile modal
IOS
Screen.Recording.2025-07-21.at.16.02.11.mov
Android
Screen.Recording.2025-07-21.at.17.28.58.mov
dApp connect
IOS
Screen.Recording.2025-07-22.at.16.23.31.mov
Android
Screen.Recording.2025-07-22.at.16.33.03.mov