Skip to content
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

[Explorer] Adds ellipsis to handle text running over multiple lines in owned coins #4755

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

apburnie
Copy link
Contributor

For each coin owned by an address or object, this PR caps the text for the type of the coin and the text for the address to one line. If text exceeds one line, the line is terminated in an ellipsis (…).

On Desktop:
image

On Mobile:
image

For comparison the current handling can be seen with the URL https://explorer.devnet.sui.io/addresses/0x901943abc072415eb36f9aabc1abf3ddddce6ce8.

@apburnie apburnie marked this pull request as ready for review September 23, 2022 16:34
@Jordan-Mysten Jordan-Mysten merged commit 1b871dd into main Sep 23, 2022
@Jordan-Mysten Jordan-Mysten deleted the EllipsisCoinLabel branch September 23, 2022 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants