Skip to content

Enhance hc:Empty attached property with Description and Logo #1789

@CodingOctocat

Description

@CodingOctocat

Feature request type

enhancement

Is your feature request related to a problem? Please describe

It would be great to enhance the hc:Empty attached property by adding support for Description and Logo.

Right now, when showing an empty state, we often need a short description and sometimes an icon or logo to make the UI clearer and more user-friendly. Supporting these directly in hc:Empty would make empty state design more flexible and easier to use.

Is this something that could be considered?

Describe the solution you'd like

<ListView hc:Empty.ShowEmpty="True"
          hc:Empty.Description="Custom Description"
          hc:Empty.Logo="Custom Logo" />

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions