-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
See the Worker ID column overflows the next column
To Reproduce
Steps to reproduce the behavior:
- Run an Acceptance test from
temporalio/sdk-php - Go to Workflow -> Workers
- See error
Expected behavior
Worker ID don't overflow the next columns, possibly soft-wraps by the column width.
Possible solution is to add word-wrap: break-word; CSS styles:
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: MacOS
- Browser Arc
- Version 1.123.0
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working