Auto-scroll component for websocket/grpc/sse

This commit is contained in:
Gregory Schier
2025-02-03 07:05:14 -08:00
parent be0ef7afce
commit 17dc1991f1
11 changed files with 208 additions and 137 deletions

View File

@@ -456,7 +456,7 @@ export function HttpRequestPane({ style, fullHeight, className, activeRequest }:
stateKey={`other.${activeRequest.id}`}
/>
) : (
<EmptyStateText>Empty Body</EmptyStateText>
<EmptyStateText>No Body</EmptyStateText>
)}
</TabContent>
<TabContent value={TAB_DESCRIPTION}>