Project

General

Profile

Actions

Bug #38225

open

Extra tbody left inside booted containers table causes automation issues

Added by Pavan Soma Shekar 4 days ago. Updated 3 days ago.

Status:
Ready For Testing
Priority:
Normal
Category:
Hosts
Target version:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Description of problem:

This snippet of code: https://github.com/Katello/katello/blob/e82fa52aba16ebaf54707791b6dd032e26274560/webpack/scenes/BootedContainerImages/BootedContainerImagesPage.js#L137-L171
causes a spare, empty tbody tag to be left behind.

This causes much trouble for automation.

How reproducible:

100%

Is this issue a regression from an earlier version:

No

Steps to Reproduce:

1. Register a bootc host, and view the table

Actual behavior:
The tbody that is left behind causes automation issues, but no end user issue that I can see.

Expected behavior:
This code snippet shouldn't leave behind this empty tag if the conditions don't evaluate properly.

Actions #1

Updated by The Foreman Bot 4 days ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/11318 added
Actions #2

Updated by Lucy Fu 3 days ago

  • Category set to Hosts
  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF