Chan Ho Lee created ZEPPELIN-6151:
-------------------------------------
Summary: Remove AngularJS -> Angular Code migration Suggestion
Feature
Key: ZEPPELIN-6151
URL: https://issues.apache.org/jira/browse/ZEPPELIN-6151
Project: Zeppelin
Issue Type: Task
Reporter: Chan Ho Lee
Assignee: Chan Ho Lee
I propose removing the feature in Zeppelin's new UI that converts AngularJS
code to Angular code.
This feature currently prompts users when they run code with the `%angular`
prefix, asking whether to migrate AngularJS code to Angular, and performs the
migration if confirmed.
The reason for suggesting its removal are as follows:
* The library supporting this feature is not compatible with the latest
Angular version due to peer dependency issues, making it difficult to upgrade
Angular.
* It is likely that this feature is not widely used by the community.
Removing this feature will reduce unnecessary library dependencies, which will
help streamline future updates to the latest Angular versions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)