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

[Selection list] Time is hidden, when item is hovered or focused #463

Closed
kolaps33 opened this issue Nov 12, 2018 · 0 comments
Closed

[Selection list] Time is hidden, when item is hovered or focused #463

kolaps33 opened this issue Nov 12, 2018 · 0 comments
Labels
vsts Paired with ticket in vsts

Comments

@kolaps33
Copy link
Collaborator

##[Selection list] Time is hidden, when item is hovered or focused

Steps

  1. Hover the list item
  2. Navigate to the list item by keyboard

Expected Result

Item is highlighted and text is visible.

Actual Result

  1. Item is highlighted but time text get hidden.
    It looks like it was introduce by:
    fix: (ListItem) - Fix endMedia to not be removed from DOM on mouseleave for ListItem #278
    I think it would be proper behavior if endMedia exists. But if there is no endMedia I cannot find any reason why text get hidden.

  2. Another issue is that hidden time is not narrated by reader. But probably first issue need to be address first and then the second one.

Version

latest master, before version is v0.11.0

Testcase

@kolaps33 kolaps33 changed the title Selection list had hidden time when Time is hidden, when item is hovered or focused Nov 12, 2018
@kolaps33 kolaps33 changed the title Time is hidden, when item is hovered or focused [Selection list] Time is hidden, when item is hovered or focused Nov 12, 2018
@pkumarie2011 pkumarie2011 added the vsts Paired with ticket in vsts label Nov 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
vsts Paired with ticket in vsts
Projects
None yet
Development

No branches or pull requests

2 participants