Closed
Description
Describe the problem this feature would solve
Some application like Groove or the Store are using a control to display metadata separated by bullets with some of them that can be actionable (navigate to dedicated pages)
Describe the solution
We should add to the toolkit a control that would:
- Display a list of items are a bullet separated list of stings
- Display hyperlinks for the actionable items in the list
This control will have to be fully accessible. The "default" bullet control is skipped when using screen reader. The control should generate a screen reader compliant representation of its content (replacing the bullet by a coma is usually enough).