You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to solve the #43, when I tried to reuse the ActionButton components, I found out there are some setting on the button which will lead to some buttons not fit into the UX-design
Reproduce the problem
It supposed to be
But instead
How to fix
By changing the color of the ActionButton and the padding and width setting, now it looks like
I can see the ActionButton supposed to be a reusable button across the whole UI, so I changed it to fit into the UX-design.
If this is indeed a part that hasn't been done, I will submit a PR regarding to the button change !
Please correct me know if there's something wrong with above messages. Thank you!
The text was updated successfully, but these errors were encountered:
Problems
I was trying to solve the #43, when I tried to reuse the ActionButton components, I found out there are some setting on the button which will lead to some buttons not fit into the UX-design
Reproduce the problem
It supposed to be
But instead
How to fix
By changing the color of the ActionButton and the padding and width setting, now it looks like
I can see the ActionButton supposed to be a reusable button across the whole UI, so I changed it to fit into the UX-design.
If this is indeed a part that hasn't been done, I will submit a PR regarding to the button change !
Please correct me know if there's something wrong with above messages. Thank you!
The text was updated successfully, but these errors were encountered: