Skip to content

Fix floating error box in Unified View#34369

Merged
avatus merged 2 commits intomasterfrom
avatus/add_test_ids
Nov 9, 2023
Merged

Fix floating error box in Unified View#34369
avatus merged 2 commits intomasterfrom
avatus/add_test_ids

Conversation

@avatus
Copy link
Copy Markdown
Contributor

@avatus avatus commented Nov 8, 2023

this comment pointed out that when the "tabs" in the unified resource view are hidden (when pinning is hidden) the error box will cover the search.

This will add small conditional to throw some absolute top padding to push the error down and not obscure the search panel. This is a sticky error so I had to push "down" otherwise if the error happened when scrolled farther down, pushing UP would have hidden the error all together
old:
Screenshot 2023-11-08 at 5 37 38 PM

new:
Screenshot 2023-11-08 at 5 39 23 PM

Also, I added some test IDs to help with some tests in https://github.com/gravitational/teleport.e/pull/2514

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2023

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@avatus avatus added backport-required backport/branch/v14 no-changelog Indicates that a PR does not require a changelog entry labels Nov 8, 2023
@avatus avatus force-pushed the avatus/add_test_ids branch from 667eff3 to 3976d13 Compare November 8, 2023 23:40
@avatus avatus requested review from kimlisa and rudream and removed request for ibeckermayer and ravicious November 8, 2023 23:40
@avatus avatus enabled auto-merge November 9, 2023 02:54
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from rudream November 9, 2023 03:14
@avatus avatus added this pull request to the merge queue Nov 9, 2023
Merged via the queue into master with commit 1811d43 Nov 9, 2023
@avatus avatus deleted the avatus/add_test_ids branch November 9, 2023 03:25
@public-teleport-github-review-bot
Copy link
Copy Markdown

@avatus See the table below for backport results.

Branch Result
branch/v14 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-required no-changelog Indicates that a PR does not require a changelog entry size/sm ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants