Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Worker ID column overflows the next column #3075

@xepozz

Description

@xepozz

Describe the bug

See the Worker ID column overflows the next column

To Reproduce
Steps to reproduce the behavior:

  1. Run an Acceptance test from temporalio/sdk-php
  2. Go to Workflow -> Workers
  3. 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:

Image

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

Image

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions