New Web ui do not show header informations for workflow and activities
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
Just adding another user request for this from community slack: https://temporalio.slack.com/archives/CTRCR8RBP/p1671459009541329
@stevekinney @feedmeapples do you happen to know if this is in a release plan? Thanks