Skip to content

fix(demo): Update tooltip triangle and disabled button cursor#437

Merged
DenverCoder1 merged 2 commits intoDenverCoder1:mainfrom
timagixe:issue-435-fix-tooltip-styles
Jan 29, 2023
Merged

fix(demo): Update tooltip triangle and disabled button cursor#437
DenverCoder1 merged 2 commits intoDenverCoder1:mainfrom
timagixe:issue-435-fix-tooltip-styles

Conversation

@timagixe
Copy link
Contributor

Description

  • fixes tooltip triangle styles
  • adjusts cursor when hovering disabled button

Fixes #435

Type of change

  • Bug fix (added a non-breaking change which fixes an issue)
  • New feature (added a non-breaking change which adds functionality)
  • Updated documentation (updated the readme, templates, or other repo files)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

  • Tested locally with a valid username
  • Tested locally with an invalid username
  • Ran tests with composer test
  • Added or updated test cases to test new features

Checklist:

  • I have checked to make sure no other pull requests are open for this issue
  • The code is properly formatted and is consistent with the existing code style
  • 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

Screenshots

Screen.Recording.2023-01-28.at.6.11.24.PM.mov

Copy link
Owner

@DenverCoder1 DenverCoder1 left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for the contribution 🎉

@DenverCoder1 DenverCoder1 changed the title Update tooltip triangle styles and disabled button cursor fix(demo): Update tooltip triangle and disabled button cursor Jan 29, 2023
@DenverCoder1 DenverCoder1 merged commit f6edcc5 into DenverCoder1:main Jan 29, 2023
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.

Fix styling issues of tooltips

2 participants