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

feat(auth-pages): allow translation for required input field messages #5868

Conversation

Ac-Srikanth
Copy link
Contributor

@Ac-Srikanth Ac-Srikanth commented Apr 19, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behaviour?

Auth Input fields which were required had no custom error message feature.

What is the new behaviour?

can provide Custom error message for required Auth Input fields with correct translation.

fixes # (issue)
#5855

Notes for reviewers

This is my first PR , please do suggest changes or more things to be added if i missed out any.

@Ac-Srikanth Ac-Srikanth requested a review from a team as a code owner April 19, 2024 11:48
Copy link

changeset-bot bot commented Apr 19, 2024

🦋 Changeset detected

Latest commit: e4d8ad5

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

…eat/Allow-translation-for-required-field-messages
Copy link

nx-cloud bot commented Apr 19, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit e4d8ad5. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 54 targets

Sent with 💌 from NxCloud.

@Ac-Srikanth Ac-Srikanth changed the title Feat/allow translation for required field messages Feat: allow translation for required input field messages Apr 20, 2024
Copy link
Member

@aliemir aliemir left a comment

Choose a reason for hiding this comment

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

Hey @Ac-Srikanth thank you for the PR! We'll review it soon. Before we do, can you please check Creating a changeset section in our contributing guide? We'll need a changeset for the related changes 💯

@omeraplak omeraplak linked an issue Apr 22, 2024 that may be closed by this pull request
@omeraplak omeraplak added this to the May Release milestone Apr 22, 2024
@aliemir
Copy link
Member

aliemir commented Apr 25, 2024

Hey @Ac-Srikanth thank you for the update! I was reviewing the PR and just noticed that we also require a small update on our live previews package to reflect i18n changes;

Can you provide the keys you've created to the files below:

  • packages/live-previews/public/locales/en/common.json
  • packages/live-previews/public/locales/de/common.json

We've marked this PR to be included in our May release and I'm hoping to complete its review if you can provide the changes I mentioned above 🙏

@Ac-Srikanth
Copy link
Contributor Author

Ac-Srikanth commented Apr 25, 2024

hey @aliemir thank you for the review , i have updated the keys to these files as well.

@aliemir aliemir changed the title Feat: allow translation for required input field messages feat(auth-pages): allow translation for required input field messages Apr 25, 2024
Copy link
Member

@aliemir aliemir left a comment

Choose a reason for hiding this comment

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

Left a small change request in the changeset, other than that I think we're good to go! Thank you for your contribution! 🚀

@aliemir aliemir changed the base branch from master to releases/may April 25, 2024 16:31
@aliemir aliemir requested a review from a team as a code owner April 25, 2024 16:31
@aliemir aliemir merged commit a82ef6a into refinedev:releases/may Apr 25, 2024
17 of 18 checks passed
@aliemir aliemir mentioned this pull request Apr 25, 2024
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.

[FEAT] Antd | Allow translation for required field messages
4 participants