github internxt/drive-web v1.0.470

latest releases: v1.0.526, v1.0.525, v1.0.524...
2 months ago

Description

The name or lastname should not be able to get null from the backend, but it has happened, this is to control that case quickly.
Although we are going to make the fix in backend and also in the component library (we try to execute the trim function to a value that arrives NULL), this is to control it quickly and not to give problems to the users that are in this case.

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

  • Do login with a user with null name or lastname and app should give errors

Additional Notes

Don't miss a new drive-web release

NewReleases is sending notifications on new releases.