equinor / flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.
Eclipse Public License 2.0
16 stars 38 forks source link

Ongoing mission card overflows for long robot names #1303

Closed aeshub closed 10 months ago

aeshub commented 10 months ago

Describe the bug A clear and concise description of what the bug is.

The ongoing missions card does not deal well with long robot names which causes it to wrap onto another line as it does not dynamically resize to adapt for it.

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

The view should adapt to long robot names. One solution could be to hide the later parts of the robot name and keep everything on one line.

Screenshots If applicable, add screenshots to help explain your problem. image