-
Notifications
You must be signed in to change notification settings - Fork 268
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
[ACS-5571] Remove unused WebScript component #8752
[ACS-5571] Remove unused WebScript component #8752
Conversation
@DenysVuika @g-jaskowski this is a Braking change are you sure? |
Kudos, SonarCloud Quality Gate passed! |
@eromano @DenysVuika I checked it as not a breaking change, as it was used only in the demo shell and otherwise had no UI/UX and no use cases in ACA/ADW/ACC. If it's wrong, please let me know and I will edit it. |
2e9e89e
to
2b5ca2c
Compare
2b5ca2c
to
924e908
Compare
Quality Gate passedIssues Measures |
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x")
What is the current behaviour? (You can also link to an open issue here)
JIRA: ACS-5571
What is the new behaviour?
Removed unused component and sidenav label from demoshell.
Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
Other information: