Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
Description
Any instance of `.sideNavigation(...)` or `data-toggle="sidenav"` should be directed to use the new API merged inĀ https://github.com/brianchandotcom/liferay-portal/pull/74090
Same gotcha that I noted in LPS-96485:
We can't entirely lint this with ESLint because we have some JS in JSP files (which we want to remove, but it will be a long road). In JSP, we will have to use source formatter in the interim (coordinate with Hugo for that), and there we obviously can't use imports.