We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Type of issue: (check with "[x]")
New feature request Bug Support request Documentation
Current behaviour: The version-list component does not show the versions of the document when opened
Expected behavior: The version-list component should show the versions of the document when opened
Steps to reproduce the issue:
We can bypass this behaviour by adding a height to the mat-list of the adf-version-list :
.adf-version-list { .mat-list { height: 30vh; } }
Component name and version: Component : version-list.component Versions : 6.7.1, 6.8, develop Functional in 6.1.0, not tested between 6.1.0 and 6.7.1
Browser and version: all
Node version (for build issues): Node 18.20.2 Npm 10.5.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Type of issue: (check with "[x]")
Current behaviour:
The version-list component does not show the versions of the document when opened
Expected behavior:
The version-list component should show the versions of the document when opened
Steps to reproduce the issue:
We can bypass this behaviour by adding a height to the mat-list of the adf-version-list :
Component name and version:
Component : version-list.component
Versions : 6.7.1, 6.8, develop
Functional in 6.1.0, not tested between 6.1.0 and 6.7.1
Browser and version:
all
Node version (for build issues):
Node 18.20.2
Npm 10.5.2
The text was updated successfully, but these errors were encountered: