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

Add ability to only show names when necessary #1167

Merged

Conversation

michaelschattgen
Copy link
Member

This pull requests adds the ability to only show account names when they share the same issuer (considered "necessary").

Screenshot 5 Screenshot 5

I used "onlyShowNecessaryAccountNames" as name for the boolean; I'm not too happy with it but I also couldn't find a better name. Feel free to suggest better alternatives.

This fixes #1117.

Copy link
Member

@alexbakker alexbakker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functionally this looks good to me! I do have a suggestion for the name though. How does "hideUniqueAccountNames" sound? Perhaps something similar for the preference title/summary.

@michaelschattgen
Copy link
Member Author

Functionally this looks good to me! I do have a suggestion for the name though. How does "hideUniqueAccountNames" sound? Perhaps something similar for the preference title/summary.

I've thought about this but unfortunately it's not about the account names being unique, it's the issuer that has to be shared between different entries.

@alexbakker
Copy link
Member

Derp, my bad!

@alexbakker alexbakker merged commit 94a38e8 into beemdevelopment:master Aug 22, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an option to show account names only where necessary
2 participants