You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The top of the replay details page has a short chevron area that looks like this:
I'd like to see this say:
Session Replay > [icon] My React Project > [replay_id]
This way I can know what project this replay belongs to, which is really helpful I orgs where there are many projects using the same framework (and thus, have the same icon).
As a followup we could alter the list page items to match:
the bottom row could use a template like:
[icon] My JavaScript Project | [replay_id] | [timestamp]
The text was updated successfully, but these errors were encountered:
Updates the replay index page to add the project name to the bottom of
all table rows and updates the replay details page to add the project
name to the chevron area at the top of the page.
Closes#53473
Uh oh!
There was an error while loading. Please reload this page.
The top of the replay details page has a short chevron area that looks like this:
I'd like to see this say:
This way I can know what project this replay belongs to, which is really helpful I orgs where there are many projects using the same framework (and thus, have the same icon).
As a followup we could alter the list page items to match:

the bottom row could use a template like:
The text was updated successfully, but these errors were encountered: