Closed abtestingalpha closed 1 month ago
The changes involve a modification to the EmptyPortfolioContent
component in the EmptyPortfolioContent.tsx
file. Specifically, the string used in the translation function t
has been updated by removing a period at the end of the string. The parameters for the translation function remain unchanged.
File Path | Change Summary |
---|---|
packages/synapse-interface/components/Portfolio/... | Modified string in translation function t by removing the period at the end. |
In the portfolio's empty space,
A change was made with subtle grace.
The period gone, the message clear,
No assets found, but have no fear!
With every tweak, we hop along,
In code we trust, where we belong. πβ¨
packages/synapse-interface/components/Portfolio/components/EmptyPortfolioContent.tsx (1)
`22-25`: **Approved: Improved translation string format** The removal of the period at the end of the translation string is a good change. This modification can enhance consistency across the UI and provide more flexibility for internationalization. It allows for easier combination with other strings or punctuation if needed in different language contexts.
Latest commit: |
8059c45
|
Status: | β Deploy successful! |
Preview URL: | https://071fdcbf.sanguine-fe.pages.dev |
Branch Preview URL: | https://synapse-interface-fix-period.sanguine-fe.pages.dev |
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
master@e74153c
). Learn more about missing BASE report. Report is 10 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Changes will decrease total bundle size by 3.91MB (-10.97%) :arrow_down:. This is within the configured threshold :white_check_mark:
βΉοΈ *Bundle size includes cached data from a previous commit
Summary by CodeRabbit
f4ac6255a67685a4de17578c9cc19784dc62902b: synapse-interface preview link