-
Notifications
You must be signed in to change notification settings - Fork 19
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
PE-7214: feat(primary name) #1927
PE-7214: feat(primary name) #1927
Conversation
- load primary name
Visit the preview URL for this PR (updated for commit 05cd68d): https://ardrive-web--pr1927-pe-7214-show-ar-ns-p-6dio5wuy.web.app (expires Tue, 10 Dec 2024 19:34:26 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: a224ebaee2f0939e7665e7630e7d3d6cd7d0f8b0 |
- refresh primary name when sync - add refresh name event on bloc - update ario sdk readme repo
- change cu URL - fix test
return BlocBuilder<ProfileNameBloc, ProfileNameState>( | ||
builder: (context, state) { | ||
final primaryName = state is ProfileNameLoaded | ||
? state.primaryName |
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.
I think this won't truncate primary names to max 20 and add ... ? Or is it handled elsewhere?
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.
Would be good if the max width scaled more with the space available, as well as having a way to see the full name (tooltip for example), but I think this could go out and those can be addressed later.
--- Releases ---
Android release: https://appdistribution.firebase.google.com/testerapps/1:305132849030:android:6cf0cd5ec064fad3ffce07/releases/4c305ecg0kfig