You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2018/09/05 06:53:00 UTC

[jira] [Created] (IGNITE-9469) Web console: form field labels don't support expressions

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)