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
Labels
vsts
Paired with ticket in vsts
##[Selection list] Time is hidden, when item is hovered or focused
Steps
Expected Result
Item is highlighted and text is visible.
Actual Result
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.
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
The text was updated successfully, but these errors were encountered: