rill icon indicating copy to clipboard operation
rill copied to clipboard

The Theme editor should show the parser error when an invalid color is used

Open ericpgreen2 opened this issue 1 year ago • 2 comments

I was confused when my dashboard preview would bounce back to the dashboard editor. I only discovered that the theme color I picked was invalid when I checked my terminal and found the following warning:

image

This would probably be solved when we move to one common Editor that's used for all resources. The common Editor will display reconcile/parse errors for the current file.

ericpgreen2 avatar Apr 19 '24 21:04 ericpgreen2

@ericpgreen2 if it will be solved by the common editor it feels like we can defer this until the common editor lands?

mindspank avatar Apr 22 '24 08:04 mindspank

@ericpgreen2 if it will be solved by the common editor it feels like we can defer this until the common editor lands?

Agree, this one isn't critical, just further motivation to refactor to a common Editor.

ericpgreen2 avatar Apr 22 '24 16:04 ericpgreen2