pulumi / pulumi-cloud-requests

Welcome to the public issue tracker for Pulumi Cloud (app.pulumi.com)! Feature requests and bug reports welcome!
11 stars 4 forks source link

Long resource properties not scrollable #385

Open danielrbradley opened 2 months ago

danielrbradley commented 2 months ago

When browsing resources with long, single line property values the text is not visible. No ellipsis is shown, there is no hover display and the text is not scrollable.

image

Expected behavior

Ideally the text would be horizontally scrollable.

Current behavior

The text is truncated by CSS, but still copyable or visible via the browser's element inspector dev tool.

Steps to reproduce

  1. Deploy a lambda
  2. View its invoke ARN property in the pulumi cloud console

Link to example resource in the demo account

Context (Environment)

Affected feature