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

Fix closing div tags in host panel #1631

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

gzpcho
Copy link
Contributor

@gzpcho gzpcho commented May 29, 2024

Fix an issue in the host panel where the Unknown Hosts collapsible was displaying hosts that were actually in the deployment and serving traffic. This happened due to a div closing tag being misplaced

with these changes:
image

@github-actions github-actions bot added the deploy-board Includes changes to deploy-board label May 29, 2024
@gzpcho gzpcho marked this pull request as ready for review May 29, 2024 18:51
@gzpcho gzpcho requested a review from a team as a code owner May 29, 2024 18:51
@gzpcho gzpcho merged commit 4c37b07 into master May 29, 2024
5 checks passed
@gzpcho gzpcho deleted the iroquebert/fix-host-panel-div branch May 29, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy-board Includes changes to deploy-board
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants