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:
Run any mission where the robot name is long enough to overflow the line length.
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.
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.