Ilya Borisov created IGNITE-9469:
------------------------------------
Summary: Web console: form field labels don't support expressions
Key: IGNITE-9469
URL:
https://issues.apache.org/jira/browse/IGNITE-9469 Project: Ignite
Issue Type: Bug
Components: wizards
Reporter: Ilya Borisov
Assignee: Alexander Kalinin
*What happens:*
When you use AngularJS expession (i.e. _{\{ "justAString" }}_ ) as a _label_ of _form-field__number_ Pug mixin, error messages expression breaks because mixin code cuts last curly bracket off the expression.
*What should happen:*
_form-field__number_ and other form mixins should support AngularJS expressions as label and not cause any errors.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)