headlamp icon indicating copy to clipboard operation
headlamp copied to clipboard

frontend: No spacing on these tags on conditions in deployments

Open joaquimrocha opened this issue 11 months ago • 2 comments

The condition tags are visually joint, so they should have a small gap separating them:

Screenshot showing the tags joint visually

Notes

  • See headlamp/frontend/src/components/common/Label.tsx, the StatusLabel function, and where it's used.
  • See the general development guide
  • See the frontend contributing guide in docs/development/frontend.md
  • You will need to run make run-frontend and make run-backend in separate terminals
  • cd frontend && npm install to install everything to run the frontend
  • It uses TypeScript, React, Mui for components, and react router for links.

joaquimrocha avatar Mar 13 '24 10:03 joaquimrocha

This issue is not seen on the current main

vyncent-t avatar Jun 05 '24 15:06 vyncent-t

image

vyncent-t avatar Jun 11 '24 15:06 vyncent-t

This issue is not seen on the current main

Cool.

illume avatar Jul 08 '24 18:07 illume