Increase the size of the Message field in investigations, if a message is present. The current field size is too small to adequately display errors when viewing an investigation.
Environment
None
Activity
Tim Anderson November 17, 2022 at 2:36 AM
Reopened as the layout is now broken for investigations not associated with a laboratory
Tim Anderson July 8, 2022 at 5:15 AM
When a message is present, it is now rendered next to the Order Status. Both are moved to the bottom of the grid to enable the message to span both columns. If multiple lines are present, then a text area will be displayed. This is centre rather than top-aligned as ComponentGrid doesn't support top aligning the label and components.
Tim Anderson July 8, 2022 at 3:44 AM
The issue is that the Message field width is set to 100%, but because it is rendered in the right column, it only grows as large as the biggest component in that column. Ideally, it would be rendered with the Order Status field with the Message label suppressed as it is relates to the status of the order.
Increase the size of the Message field in investigations, if a message is present.
The current field size is too small to adequately display errors when viewing an investigation.