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

chore(notice-comment): fix various copy issues #4497

Merged
merged 5 commits into from
May 31, 2024

Conversation

byhow
Copy link
Contributor

@byhow byhow commented May 30, 2024

re: #4460

Copy link

vercel bot commented May 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
matters-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 31, 2024 5:15am

@byhow byhow changed the title chore(notice-comment): fix copy issue in PR-2 chore(notice-comment): fix copy issue May 30, 2024
@byhow byhow changed the title chore(notice-comment): fix copy issue chore(notice-comment): fix various copy issues May 30, 2024
byhow added a commit that referenced this pull request May 30, 2024
@byhow byhow marked this pull request as ready for review May 30, 2024 07:16
@byhow byhow requested a review from a team as a code owner May 30, 2024 07:16
Copy link
Contributor

Choose a reason for hiding this comment

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

pls correct the translations

Copy link
Contributor

Choose a reason for hiding this comment

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

please correct the translations

@@ -27,7 +27,9 @@ const NoticeActorName = ({
className={styles.displayName}
data-test-id={TEST_ID.NOTICE_USER_DISPLAY_NAME}
>
{user.displayName}
{user.displayName && user.displayName.length > 20
Copy link
Contributor

Choose a reason for hiding this comment

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

can use MAX_USER_DISPLAY_NAME_LENGTH from utils/enums instead

@byhow
Copy link
Contributor Author

byhow commented May 31, 2024

@robertu7 Sorry the translation bit passed through, prolly cuz I missed it after it changed after the i18n check or something. Ready for review again!

@byhow byhow requested a review from robertu7 May 31, 2024 05:16
@byhow byhow merged commit a29a29d into develop May 31, 2024
5 of 6 checks passed
@delete-merged-branch delete-merged-branch bot deleted the chore/fix-various-copy-issues branch May 31, 2024 06:17
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