-
Notifications
You must be signed in to change notification settings - Fork 277
[ACS-9790] Fix Tags and Categories content is missing during editing other panel #11004
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-9790] Fix Tags and Categories content is missing during editing other panel #11004
Conversation
…other panel in metadata sidebar
...ices/src/lib/content-metadata/components/content-metadata/content-metadata.component.spec.ts
Outdated
Show resolved
Hide resolved
...ices/src/lib/content-metadata/components/content-metadata/content-metadata.component.spec.ts
Outdated
Show resolved
Hide resolved
...ices/src/lib/content-metadata/components/content-metadata/content-metadata.component.spec.ts
Outdated
Show resolved
Hide resolved
...ices/src/lib/content-metadata/components/content-metadata/content-metadata.component.spec.ts
Show resolved
Hide resolved
...ices/src/lib/content-metadata/components/content-metadata/content-metadata.component.spec.ts
Show resolved
Hide resolved
|
@nikita-web-ua I see it works fine for tags and categories but I found now that there is also issue with that for others, for example custom properties: Screen.Recording.2025-07-10.at.11.07.39.mov |
|
fixed as well |



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)
https://hyland.atlassian.net/browse/ACS-9790
What is the new behaviour?
Content of Tags and Categories panels should be visible.
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: