New Web ui do not show header informations for workflow and activities
Nobody has claimed this yet.
- 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.

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.

Old UI where header info is available:

New UI where header info is not available:

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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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