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

Mint Info Cleanup #343

Open
deerwhisper2310 opened this issue May 2, 2024 · 3 comments
Open

Mint Info Cleanup #343

deerwhisper2310 opened this issue May 2, 2024 · 3 comments
Assignees
Labels
completed 🌟 Changes are already available and have to be merged

Comments

@deerwhisper2310
Copy link

Is your feature request related to a problem? Please describe.

The npub field under Mint info is a bit messy. As shown in the screenshot, the npub takes up a large chunk of space and runs off the screen.

Describe the solution you'd like

First, I think just showing the first and last 6 or so characters, separated by an ellipses/colon, would help clean up the page (ex, npub1m:79mymx or npub1m...79mymx).

Additionally, adding a button to copy the full npub (or simply copying it by clicking on it) would be a nice enhancement.

Additional context

Currently on v0.4.0-beta, Android

Screenshot_20240502-113352.png

@KKA11010
Copy link
Collaborator

KKA11010 commented May 2, 2024

Thank you for the report @deerwhisper2310 ! Will work on it!

@KKA11010
Copy link
Collaborator

KKA11010 commented Jul 1, 2024

This is how the mint screen will look like in next versions

Mint screen
Mint info

@KKA11010 KKA11010 added the completed 🌟 Changes are already available and have to be merged label Jul 1, 2024
@KKA11010 KKA11010 self-assigned this Jul 1, 2024
@deerwhisper2310
Copy link
Author

Looks great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed 🌟 Changes are already available and have to be merged
Projects
None yet
Development

No branches or pull requests

2 participants