Skip to content

Note: missing CSS for Avatar Component #78

@wridgeu

Description

@wridgeu

For the Avatar the Accents and Icons aren't working due to missing CSS classes. After a few updates the Theming isn't being pulled in properly anymore.

It's either an adjustment to the bundling that is required here or the custom CSS library should include these (I guess).

<!-- Technically the below two still work, theming is just missing (missing CSS classes) -->
<!-- These need to be imported, added to the bundling or manually created -->
<ui5lib:Avatar id="custom-lib-control2" image="../resources/img/favicon.ico" size="M"/>
<ui5lib:Avatar id="custom-lib-control3" icon="employee" size="XL"/>

This is more of a note as this doesn't have any priority and Web Components are now integrated into openUI5 anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions