-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re-implement Hyperlink plugin with Vue #4056
Labels
Comments
Testing instructions
|
unable to create new Hyperlink object |
7 tasks
@kobe1104 , I think hyperlink should not be an editable object. Basically, remove the |
Marking this as closed as this was merged into 1.7.6. |
verified |
Verified fixed. Testathon 8/5/2021 |
Verified fixed |
@nikhilmandlik to file a bug on the existing behavior |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The existing HyperLink plugin and controller are currently implemented as a legacy bundle and written in Angular.js . They should be re-implemented as a plugin under /src/plugins using our current API, with the UI migrated to Vue.
Any legacy code associated with the legacy HyperLink plugin should be removed and replaced by the new one.
The text was updated successfully, but these errors were encountered: