Skip to content

Show error on no dashboard name#87

Merged
alison985 merged 3 commits intomozilla:masterfrom
alison985:show_error_on_no_dashboard_name
Jun 16, 2017
Merged

Show error on no dashboard name#87
alison985 merged 3 commits intomozilla:masterfrom
alison985:show_error_on_no_dashboard_name

Conversation

@alison985
Copy link
Copy Markdown

fixes #76 and avoids the same error as #54 (text box not-save)

fixes mozilla#76 and avoids the same error as mozilla#54 (text box not-save)
<p>
<input type="text" class="form-control" placeholder="Dashboard Name" ng-model="$ctrl.dashboard.name" required>
<form name="myForm">
<input name="dashboardName" type="text" class="form-control" placeholder="Dashboard Name" ng-model="$ctrl.dashboard.name" required>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: indent further

@spasovski
Copy link
Copy Markdown

Looks good r+

@alison985 alison985 merged commit ec86039 into mozilla:master Jun 16, 2017
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

Successfully merging this pull request may close these issues.

A dashboard name can be removed completely

2 participants