WebUI - Refactoring label presentation to use material-ui´s Chip component instead of a styled span

Labels: area/ui/web

Timeline

Cláudio Silva (claudioantonio) opened (edited)

This is a first step to #575 . Besides that, the Chip component offers more possibilities to enrich label interaction (for example, remove icon).

Cláudio Silva (claudioantonio) added label area/ui/web

Cláudio Silva (claudioantonio) commented

Hey @timbkr ! Thank You for the advice! I did a code and was trying to pass margin styles as param to the chip component from the Bug page. Go ahead!

On tip: try to use display flex, row direction, with space between elements and allow wrap. 😉

image

Michael Muré (MichaelMure) closed the bug