web
web copied to clipboard
Tooltips
Links
- Task: https://www.notion.so/upchieve/Tooltips-for-the-whiteboard-session-and-or-dashboard-33b9ecca829a4246a50a445ff34edc52
- Issue: https://github.com/UPchieve/web/issues/270
Description
Tooltips are now displayed when the mouse hovers over the whiteboard buttons. This is made possible by the v-tooltip package.
Developer self-review checklist
- [x] Task's requirements have been fully addressed
- [x] Potentially confusing code has been explained with comments
- [x] Posted a link to this PR on the Notion task
- [x] No warnings or errors have been introduced; all known error cases have been handled
- [x] Any appropriate documentation (within the code, README.md, docs, etc) has been updated
- [x] There are no new spelling/grammar mistakes in the UI, code, or documentation
- [x] Branch has been deployed to staging, and all edge cases have been manually tested (on multiple browsers)
- [x] All new code complies with our ESLint standards