up
Docs / docs (push) Successful in 24s
Playwright Tests / test-playwright (1, 2) (push) Failing after 1m10s
Playwright Tests / test-playwright (2, 2) (push) Failing after 20s
pre-commit / pre-commit (push) Failing after 2m32s
Test Backend / test-backend (push) Failing after 2m31s
Compose Smoke Test / test-compose (push) Failing after 13s
Playwright Tests / merge-reports (push) Failing after 2m21s
Docs / docs (push) Successful in 24s
Playwright Tests / test-playwright (1, 2) (push) Failing after 1m10s
Playwright Tests / test-playwright (2, 2) (push) Failing after 20s
pre-commit / pre-commit (push) Failing after 2m32s
Test Backend / test-backend (push) Failing after 2m31s
Compose Smoke Test / test-compose (push) Failing after 13s
Playwright Tests / merge-reports (push) Failing after 2m21s
Signed-off-by: stroblme <stroblme@posteo.de>
This commit is contained in:
@@ -350,9 +350,6 @@ function PanelRow({
|
|||||||
data-testid={`remote-link-${panel.id}`}
|
data-testid={`remote-link-${panel.id}`}
|
||||||
onFocus={(event) => event.currentTarget.select()}
|
onFocus={(event) => event.currentTarget.select()}
|
||||||
/>
|
/>
|
||||||
<span className="shrink-0 text-xs text-muted-foreground">
|
|
||||||
via portal
|
|
||||||
</span>
|
|
||||||
</div>
|
</div>
|
||||||
) : null}
|
) : null}
|
||||||
{canEdit ? (
|
{canEdit ? (
|
||||||
|
|||||||
Reference in New Issue
Block a user