-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 staking Theme colors UI issues (from #2292) #2700
Conversation
0c25813
to
8f6f0fc
Compare
8f6f0fc
to
1c6c28a
Compare
Pull Request Test Coverage Report for Build b693a25e-701c-442f-acfe-7627ab195691
💛 - Coveralls |
1c6c28a
to
ab439ea
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@liberumed gettext
test should be fixed - it is failing. My issues, that I posted in the previous review, were resolved. I didn't find more issues related to the dark theme.
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
* Fix button color in dark mode on Error Status modal * Fix dark theme color in stake dialog modals * Fix dark theme color for empty state in stake pools list * Fix dark theme color for non-empty state in stake pools list * Fix delegators list modal width for inactive pools * Fix dark theme color for banned pools * Fix differences in transition speed for input prepend block * Fix dark theme color for input autofill * Fix chart color in staking modals * Fix to hide only tooltips that triggered by elements inside stakes top block
Motivation
This PR is made to fix remain UI issues related to the theme colors for POSDAO Staking DApp, directly #2292 (comment)
This is a more clean version of #2618 , so should contain commits for each fix and remove some unnecessary logic.
Changelog