zowe / zlux

The top-level superproject for zLUX. zLUX includes the Zowe Desktop framework in addition to several built-in apps and an example server implementation.
Eclipse Public License 2.0
39 stars 42 forks source link

Update to work in V2 #901

Open 1000TurquoisePogs opened 2 years ago

1000TurquoisePogs commented 2 years ago

I'm not sure if we want to keep carbon UI or if it even works properly in v1 or v2, but I noticed that the db-browser carbon components make overlays outside of the window which is against the rules because its bad UX. A lot of these carbon elements https://github.com/zowe/db-browser/blob/master/webClient/src/app/dbbrowser-component.html#L21 have equivalents in @angular/material or primeng which might work better.

Aside from that, here's a PR for upgrading to angular 12 in the sample app that might help https://github.com/zowe/sample-angular-app/pull/71/files

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, but can be reopened if needed. Thank you for your contributions.