Bug-Hunting - Bugfix Mouseover on Add Beneficiaries Button - SteemPlus

Words
311
Reading
2 min
Listen
Play
9y

Expected behavior

The SteemPlus extension for the browser offers the possibility of an "Add Beneficiaries " button below the post.

If I move the mouse over this button in night mode, the text on the button is not displayed.

Actual behavior

Currently the text color of the button is displayed in the same color as the background color.

4483bbe8c404b7b4f51d4e0f434ee91d

Current Situation when using the "Add Beneficiaries" Button

How to reproduce

  1. install the SteemPlus extension for your browser
  2. create a new post on the steemit platform
  3. move the button with the mouse over it in the lower area
  • Browser: Google Chrome
  • Operating system: MAC OSX

Recording Of The Bug

See attached GIF-Animations in this Post.


I have also submitted a change to Github, which has now been implemented.

See the Details of the Development Entry:

Bug Fixes

  • What was the issue(s)?
    The SteemPlus Google Chrome extension provides a button on the Steemit. com website that allows you to add beneficiaries of a post. If you move the mouse over the button - i. e. make a mouse-over - the color of the text is exactly the same as the background color of the button. This makes the text unreadable. By removing the "hollow" CSS class at the button you can restore the correct color. The color changes to white.

4483bbe8c404b7b4f51d4e0f434ee91d

Current Situation when using the "Add Beneficiaries" Button


Removing "hollow" in the CSS class brings the white text you are used to when you click over the button.

b51eafe74ce2c2344bd3c1caa7dbc0fa

Solution after Code-Changes.

  • What was the solution?
    My solution was to remove the CSS class hollow in the file: src/js/beneficiaries. js in lines 48 and 58.

See the Example Gif-Animation for the Solution.

merged
Successfully merged commit

Verified
Verified

Thanks
louis88@louis88



Posted on Utopian.io - Rewarding Open Source Contributors

Bug-Hunting - Bugfix Mouseover on Add Beneficiaries Button - SteemP... | Ecency