mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
fix: added name verification to avoid creating blank dashboard name (#171)
This commit is contained in:
@@ -108,6 +108,7 @@ const msg = {
|
||||
showXAxis: "Show X Axis",
|
||||
showYAxis: "Show Y Axis",
|
||||
nameError: "The dashboard name cannot be duplicate",
|
||||
nameEmptyError: "The dashboard name cannot be empty",
|
||||
showGroup: "Show Group",
|
||||
noRoot: "Please set a root dashboard for",
|
||||
noWidget: "Please add widgets.",
|
||||
|
Reference in New Issue
Block a user