fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
3.15k stars 431 forks source link

Fleet UI: Long team name can run into other elements #23924

Open RachelElysia opened 3 days ago

RachelElysia commented 3 days ago

Fleet version: <!-- Copy this from the "My account" page in the Fleet UI, or run fleetctl --version -->

Web browser and operating system:


💥  Actual behavior

Screenshot 2024-11-18 at 4 16 56 PM

🧑‍💻  Steps to reproduce

  1. Make a really long team name

🕯️ More info (optional)

N/A

RachelElysia commented 1 day ago

I think we need product/design to decide on fix, my suggestion: truncate if the dropdown reaches an 8px gap from any other header components

sharon-fdm commented 1 day ago

Hey team! Please add your planning poker estimate with Zenhub @RachelElysia @jacobshandling

rachaelshaw commented 1 day ago

@RachelElysia I agree with your suggested fix; header width should be cut off when it runs out of space (as opposed to giving it any kind of max width)