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

Latest Dashboard 2.10.1 has issue with the template widget, showing the text background color is different color with background. #444

Closed
6 tasks
wongnam opened this issue Nov 3, 2018 · 2 comments

Comments

@wongnam
Copy link

wongnam commented Nov 3, 2018

Latest Dashboard 2.10.1 has issue with the template widget, it is showing a square over the text with different color with background.

What are the steps to reproduce?

try this in template widget:
image

screen shot the issue with Template Widget on ver2.10.1:
image

it shoule be like this screenshot:
image

What happens? it is showing a square over the text with different color with background.

What do you expect to happen? it should not have color square like this.

Please tell us about your environment: Node-red-dashboard on Pi 3B+

  • Node-RED-Dashboard version: 2.10.1
  • Node-RED version: v0.19.2
  • node.js version: v8.12.0
  • npm version: 6.2.0
  • Platform/OS: Raspbian
  • Browser: Chrome
@dceejay
Copy link
Member

dceejay commented Nov 3, 2018

can you share your template (as code - not an image) so we can re-create ?
have you tried turning off our template overrides in the SIte settings tab ?
image

@wongnam
Copy link
Author

wongnam commented Nov 3, 2018

this is my create for 1 button for Blue color.
<md-button class="vibrate filled touched smallfont rounded" style="background-color:#2980b9" ng-click="send({payload: '#0000ff'})"> Blue </md-button>

image

@dceejay dceejay closed this as completed in 92fea09 Nov 3, 2018
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

No branches or pull requests

2 participants