temporalio / temporalio/ui

Workers list on workflow page is misleading

Open
#570 1 comment 0 reactions 1 assignee View on GitHub

@canvanooo is already working on this.

Since Jun 13, 2022.

enhancement
Dominant language
TypeScript
Stars
431
Forks
179
Avg merge
2d 9h
Merged PRs (30d)
71

Description

Describe the bug
On a workflow page there is a Workers tab (and we also show a count for it). This seems misleading to me because it implies that it will be a list of workers who are mentioned in the workflow history for the workflow being displayed. The workers list is actually nothing to do with the workflow being displayed.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a workflow page
  2. Take note of the Workers count and then view the Workers list
  3. Read the event history for the workflow
  4. See that the Worker count is probably greater than the number of workers mentioned in the workflow history and depending on when the workflow ran and/or when the last worker start/deploy was, the list of workers doesn't line up.

Expected behavior
The Workers list should either be a list of workers mentioned in the history of the displayed workflow, or else be moved to a different navigation area to avoid implying a relationship.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.