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

Give disabled buttons the disabled cursor style #3992

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

roryabraham
Copy link
Contributor

Details

Was looking at this old PR and noticed that this detail slipped through the cracks. It's a tiny update that I think provides a better UX in general.

Basically just give disabled buttons this cursor style on hover:

image

Fixed Issues

$ n/a

Tests / QA Steps

Hover over any disabled button in the app. It should have the "not-allowed" cursor style.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

DisabledButtonWeb.mov

Mobile Web

n/a

Desktop

DisabledButtonDesktop.mov

iOS

n/a

Android

n/a

@roryabraham roryabraham requested a review from a team as a code owner July 12, 2021 22:37
@roryabraham roryabraham self-assigned this Jul 12, 2021
@MelvinBot MelvinBot requested review from deetergp and removed request for a team July 12, 2021 22:37
Copy link
Contributor

@deetergp deetergp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deetergp deetergp merged commit 0ba1dff into main Jul 15, 2021
@deetergp deetergp deleted the Rory-DisabledButtonStyle branch July 15, 2021 13:05
@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging in version: 1.0.78-3🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

🚀 Deployed to production in version: 1.0.79-4🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

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

Successfully merging this pull request may close these issues.

3 participants