Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add "cursor: pointer" to MemberBadge component #4075

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

CrowsVeldt
Copy link
Contributor

@CrowsVeldt CrowsVeldt commented Jan 14, 2025

PR Checklist

PR Type

What kind of change does this PR introduce?

  • Bugfix (fixes an issue)
  • Feature (adds functionality)
  • Code style update
  • Refactoring (no functional changes)
  • Build related changes
  • CI related changes
  • Documentation changes
  • Other... Please describe:

What is the current behavior?

The cursor is unchanged when hovering over the MemberBadge component

What is the new behavior?

The cursor changes to pointer when hovering over the MemberBadge component

Describe the new behaviour
If useful, provide screenshot or capture to highlight main changes

Does this PR introduce a breaking change?

  • Yes
  • No

Git Issues

Closes #

What happens next?

Thanks for the contribution! We try to make sure all PRs are reviewed ahead of our monthly maintainers call (first Monday of the month)

If the PR is working as intended it'll be merged and included in the next platform release, if not changes will be requested and re-reviewed once updated.

If you need more immediate feedback you can try reaching out on Discord in the Community Platform development channel.

@CrowsVeldt CrowsVeldt requested a review from a team as a code owner January 14, 2025 16:38
Copy link

cypress bot commented Jan 14, 2025

onearmy-community-platform    Run #6758

Run Properties:  status check passed Passed #6758  •  git commit 192e98b683: fix: set profile button cursor style to pointer
Project onearmy-community-platform
Branch Review pull/4075
Run status status check passed Passed #6758
Run duration 05m 30s
Commit git commit 192e98b683: fix: set profile button cursor style to pointer
Committer CrowsVeldt
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 78
View all changes introduced in this branch ↗︎

@CrowsVeldt
Copy link
Contributor Author

I just realized that the MemberBadge is also used on the profile page where it's not a button. This change naively assumes the MemberBadge will always be a button. I'm working on correcting that now.

@benfurber
Copy link
Member

Thanks for the first time contribution @CrowsVeldt!

@benfurber benfurber merged commit 5305ff1 into ONEARMY:master Jan 16, 2025
18 checks passed
@benfurber
Copy link
Member

@all-contributors add @CrowsVeldt for code

Copy link
Contributor

@benfurber

@CrowsVeldt already contributed before to code

@benfurber
Copy link
Member

Oh wait, you also contributed a while back @CrowsVeldt. Thanks!

@onearmy-bot
Copy link
Collaborator

🎉 This PR is included in version 2.27.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants