#1082: add hover to skills tag on profile
Issue #1082 by HectorB06
add hover to skills tag on profile
Pull Request Details
Description
add hover to skills tag on profile
Fixes
FIxes issue #931
Type of PR
- [ ] Bug fix
- [ ] Feature enhancement
- [ ] Documentation update
- [ ] Refactoring
- [ ] Other (specify): ___
Summary
[Summarize the changes made in this PR.]
Screenshots (if applicable)
[If your changes include UI updates, provide screenshots to illustrate the changes.]
Additional Notes
[Include any additional information or context that might be helpful for reviewers.]
Checklist
- [ ] I have read and followed the Pull Requests and Issues guidelines.
- [ ] The code has been properly linted and formatted using
npm run lint:fix
and npm run format:fix
.
- [ ] I have tested the changes thoroughly before submitting this pull request.
- [ ] I have provided relevant issue numbers, snapshots, and videos after making the changes.
- [ ] I have not borrowed code without disclosing it, if applicable.
- [ ] This pull request is not a Work In Progress (WIP), and only completed and tested changes are included.
- [ ] I have tested these changes locally.
- [ ] My code follows the project's style guidelines.
- [ ] I have updated the documentation accordingly.
- [ ] This PR has a corresponding issue in the issue tracker.
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
Summary by CodeRabbit
- Style
- Enhanced the visual design of skill badges for a more engaging user experience.
- Added padding, rounded corners, and smooth hover animations for interactive scaling and background changes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->0 Replies