feat: displays name in User info
Proposed changes (including videos or screenshots)
I have added two files UserInfoName.tsx and UserCardName.tsx to set props and create a new card for Name of the user and added it in the user info panel in UserInfo.tsx and changed index.ts in UserInfo to export the newly created UserInfoName.tsx and also index.ts in UserCard to export the newly created file UserCardName.tsx . Now the user info panel shows the name in channels, groups and teams.
Issue(s)
Closes RocketChat/feature-requests#951
Steps to test or reproduce
The screen which is going to change if the changes are applied is User Info Panel
Further comments
This is a small change and doesn't need further comments.
Looks like this PR is not ready to merge, because of the following issues:
- This PR is missing the 'stat: QA assured' label
- This PR is missing the required milestone or project
Please fix the issues and try again
If you have any trouble, please check the PR guidelines
⚠️ No Changeset found
Latest commit: 47552f1c61417037736e1de06a5e8f84477cdb33
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Will this be reviewed?