[jira] [Created] (IGNITE-9450) Web console: remove manual rendering from ignite-icon directive

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9450) Web console: remove manual rendering from ignite-icon directive

Anton Vinogradov (Jira)
Ilya Borisov created IGNITE-9450:
------------------------------------

             Summary: Web console: remove manual rendering from ignite-icon directive
                 Key: IGNITE-9450
                 URL: https://issues.apache.org/jira/browse/IGNITE-9450
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ilya Borisov
            Assignee: Ilya Borisov


When making the ignite-icon directive, I had to manually render SVGs because at that moment we had to support IE11 and it doesn't support SVG directive template namespace. Since IE11 support has been dropped, we can safely use regular AngularJS template there and clean the code a bit. I think this change will also fix invisible icons in TestCafe E2E tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)