-
Notifications
You must be signed in to change notification settings - Fork 132
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
fix(core): fix tab focus, focus styles on popover and avatars, overflow trigger, avatar titles and roles for Avatar Group #5074
Conversation
✔️ Deploy Preview for fundamental-ngx ready! 🔨 Explore the source changes: 8354979 🔍 Inspect the deploy log: https://app.netlify.com/sites/fundamental-ngx/deploys/60ba5f972506b7000bbac306 😎 Browse the preview: https://deploy-preview-5074--fundamental-ngx.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@olshansky this is not a fix:
, since the changes are in the docs
...app/core/component-docs/avatar-group/examples/avatar-group-group-type-example.component.scss
Outdated
Show resolved
Hide resolved
Please use more descriptive name for the PR and provide summary in the PR template. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if you are touching the component then the PR should not start with docs:
...app/core/component-docs/avatar-group/examples/avatar-group-group-type-example.component.html
Outdated
Show resolved
Hide resolved
7ced1af
to
531d836
Compare
...c/app/core/component-docs/avatar-group/examples/avatar-group-group-type-example.component.ts
Outdated
Show resolved
Hide resolved
6fe85f2
to
3af0027
Compare
2eb338e
to
cb8524d
Compare
Issue 5047 tested it is working as expected. |
BREAKING CHANGE:
noPadding
,noHorizontalScroll
andnoVerticalScroll
inputs forAvatarGroupOverflowBodyDirective
(fd-avatar-group-overflow-body
).AvatarGroupFocusableAvatarDirective
(fd-avatar-group-focusable-avatar
) needed to bind styles for focusable Avatars.NOTE: in this PR fundamental-styles updated to
0.18.1-rc.23
, because of a few issues resolved in styles.Please provide a link to the associated issue.
Closes: #5071
Closes: #5278
Closes: #5047
Closes: #5285
Please provide a brief summary of this pull request.
Please check whether the PR fulfills the following requirements
https://github.com/SAP/fundamental-ngx/blob/main/CONTRIBUTING.md
https://github.com/SAP/fundamental-ngx/wiki/PR-Review-Checklist
Documentation checklist:
README.md