Skip to content

Chore/implement description ja frontend#295

Merged
zigzagdev merged 15 commits intomainfrom
chore/implement-description_ja-frontend
Apr 26, 2026
Merged

Chore/implement description ja frontend#295
zigzagdev merged 15 commits intomainfrom
chore/implement-description_ja-frontend

Conversation

@zigzagdev
Copy link
Copy Markdown
Owner

No description provided.

Chore: Add new Property `short_description_ja` to Type Definition files
…oks-mapper

feat: add property shortDescriptionJp
Wire toggleLocale callback from container to layout, render a flag button in
the tab bar, and switch HeritageHero between Japanese and English titles
based on locale.
Branch on locale in the overview section to show shortDescriptionJp when ja
locale is active, falling back to the English shortDescription otherwise.
Plumb locale through HeritageDetailLayout and update fixtures accordingly.
Build a URLSearchParams from the current search values and push to
/heritages/results when the sub-header form is submitted so submissions
from the detail page reach the results view instead of staying in place.
…r_viewcomponent

feat: add locale toggle and Japanese description on heritage detail
Copy link
Copy Markdown
Owner Author

@zigzagdev zigzagdev left a comment

Choose a reason for hiding this comment

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

LGTM

@zigzagdev zigzagdev merged commit fa9f861 into main Apr 26, 2026
1 check passed
@zigzagdev zigzagdev deleted the chore/implement-description_ja-frontend branch April 26, 2026 10:48
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 Japanese short description (short_description_ja) to the world heritage detail page.

1 participant