treetracker-web-map-client icon indicating copy to clipboard operation
treetracker-web-map-client copied to clipboard

Resolved Issue [#1742] Implemented MUI Tooltip for the UserAvatar com…

Open nitverse opened this issue 1 year ago • 1 comments
trafficstars

Description

Implemented MUI Tooltip in the UserAvatar component, enhancing the user experience by displaying the user's name on hover.

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

How Has This Been Tested?

  • [ ] Cypress integration
  • [ ] Cypress component tests
  • [x] Jest unit tests

Checklist:

  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [x] New and existing unit tests pass locally with my changes
  • [ ] Any dependent changes have been merged and published in downstream modules

nitverse avatar Jan 06 '24 10:01 nitverse

@nitverse thank you for you contribution, can you fix the eslint error in the ci: image

dadiorchen avatar Jan 08 '24 09:01 dadiorchen