Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

[RFC] ListItem endMedia full support #1443

Open
@bmdalex

Description

@bmdalex

[RFC] ListItem endMedia full support

Problem description

In Teams theme, the endMedia slot is shown only on hover. There are certain user scenarios that imply showing different content for endMedia in different UI states.

e.g.: show a specific icon by default that changes on hover/focus)

We need a way to differentiate between the current behavior and the ability to specify different slot contents for endMedia in different UI states (regular vs hover/focus).

Proposed solution

We can achieve that by:

  1. having a design term to suggest the different behavior
  2. changing the theme default behavior (shows endMedia only on hover currently) to always show the endMedia slot and let the component user define different content using CSS selectors
  3. other proposals?

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFCquestionFurther information is requested, concerns that require additional thought are raisedvstsPaired with ticket in vsts⚙️ enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions