temporalio / temporalio/ui

New Web ui do not show header informations for workflow and activities

Open
#744 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Is your feature request related to a problem? Please describe.
This comes from a question in the community forum https://community.temporal.io/t/new-web-ui-do-not-show-header-informations-for-workflow-and-actiivties/5546


We are using the latest version of Temporal-UI. refer below screenshot of docker-compose.

Screenshot 2022-08-02 at 17.22.21|690x336

This new web UI does not show the header information for workflows/activities, but temporal-web (old UI) shows all header information. TEMPORAL_WEB_VERSION=1.15.0 . refer to the below screenshot for temporal-web config.

Screenshot 2022-08-02 at 17.24.47|690x357

Old UI where header info is available:

Screenshot 2022-08-02 at 17.26.54|690x431

New UI where header info is not available:

Screenshot 2022-08-02 at 17.29.44|690x431

Both the screenshot are of the same workflow.

Describe the solution you'd like
The user wants to be able to see the header info in the new UI

Describe alternatives you've considered

Additional context

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.

Research direction

Start by reproducing the missing header information in the new Web UI using the same workflow shown in the issue, then compare its workflow and activity views with the old temporal-web UI. Trace where those views receive and render header data. Done means header information is visible for both workflows and activities in the new UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.