Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v17] Fix Integration Button styles #50282

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

avatus
Copy link
Contributor

@avatus avatus commented Dec 16, 2024

Backport #50258 to branch/v17

If a user could list integrations, and they could NOT create
integrations, AND integrations existed, this would cause the disabled
'enroll new integration' button to be smashed to the left of the header
(this is due to how its wrapped in an optional Hover Tooltip).

This PR just adds some space-between flex property to the header to
ensure the button stays on the right side. It also moves the
HoverTooltip position to the bottom because it looks better
@avatus avatus added the no-changelog Indicates that a PR does not require a changelog entry label Dec 16, 2024
@github-actions github-actions bot requested review from ravicious and zmb3 December 16, 2024 15:27
@ravicious ravicious enabled auto-merge December 16, 2024 15:28
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-50282.d212ksyjt6y4yg.amplifyapp.com

@ravicious ravicious added this pull request to the merge queue Dec 16, 2024
Merged via the queue into branch/v17 with commit 566390a Dec 16, 2024
42 checks passed
@ravicious ravicious deleted the bot/backport-50258-branch/v17 branch December 16, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 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