Closed ayush2743 closed 3 months ago
🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.
@raclim when will this pull request merge?
Thanks so much for your work on this!
While what you've submitted does seem to work, ideally we would probably like to investigate these changes in reduxFormUtils.js
, which is already handling the translations for the error messaging.
Due due the reasons outlined in my comment for the associated issue, I'm going to close this for now. I'm sorry that we couldn't get this in, but please feel free to check out our other issues!
Fixes #3202
Description: This pull request addresses an issue where error messages in the login form were not being properly translated when the application language was changed. The main changes include:
These changes ensure that:
Changes:
I have verified that this pull request:
npm run lint
)npm run test
)develop
branch.Fixes #123