-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63241/
-----------------------------------------------------------
Review request for atlas, keval bhatt, Madhan Neethiraj, Nixon Rodrigues, and
Sharmadha Sainath.
Bugs: ATLAS-2219
https://issues.apache.org/jira/browse/ATLAS-2219
Repository: atlas
Description
-------
For tag attributes of data type double , float etc, the corresponding text box
is not accepting 'E' character for providing exponential values.
Diffs
-----
dashboardv2/public/css/scss/form.scss 694e885
dashboardv2/public/js/utils/Enums.js 78445e1
dashboardv2/public/js/utils/Overrides.js dd36859
dashboardv2/public/js/views/tag/addTagModalView.js a169867
Diff: https://reviews.apache.org/r/63241/diff/1/
Testing
-------
Unit testing is done.
Tested by adding value for attributes for float,double type with
0123,123.009,123E9,123e9,12.23e9,12.23E9
-0123,-123.009,-123E9,-123e9,-12.23e9,-12.23E9
Thanks,
pratik pandey