You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.
What happened?
We have used ix-avatar which is a part of ix-application-header, so info card displaying the username is placed inside the dropdown. However, when the username is long, it is wrapped in ellipsis (example: mysampleappuser......). Currently, there seems to be no way to increase the width of the dropdown in the info card. The width of the ix-avatar changes but customizing width or properties of the dropdown associated with the ix-avatar is not possible.
What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
2.2.0
Code to produce this issue.
ix-avatar directly used as given in the documentation.
https://stackblitz.com/edit/l9z23g?file=src%2Favatar-initials.ts
The text was updated successfully, but these errors were encountered:
Prerequisites
What happened?
We have used ix-avatar which is a part of ix-application-header, so info card displaying the username is placed inside the dropdown. However, when the username is long, it is wrapped in ellipsis (example: mysampleappuser......). Currently, there seems to be no way to increase the width of the dropdown in the info card. The width of the ix-avatar changes but customizing width or properties of the dropdown associated with the ix-avatar is not possible.
What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
2.2.0
Code to produce this issue.
The text was updated successfully, but these errors were encountered: