Skip to content

Fix: No comma when locality is empty (small fix) #2111

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

Merged
merged 4 commits into from
Apr 17, 2025

Conversation

LEstradioto
Copy link
Contributor

Currently when Properties have empty address it shows a single comma on subtitle
image

This PR pushes a fix for that, when no Locality is saved, there is no comma

And, perhaps, another fix could be added here.

It seems i18n format should supposed be shown like right side of image? If so, I could just update that too.

image

@Shpigford
Copy link
Member

@LEstradioto So "proper" for a one-liner would actually be a comma after the street name as well.

123 Main St, San Francisco, CA 94105 US

@LEstradioto
Copy link
Contributor Author

Great, thanks. Address string will now follow the I18n formatting and as a one-liner

@Shpigford Shpigford merged commit 6a21f26 into maybe-finance:main Apr 17, 2025
5 checks passed
@Shpigford
Copy link
Member

Merged. Thanks so much, @LEstradioto!

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.

2 participants