uyuni-project / uyuni

Source code for Uyuni
https://www.uyuni-project.org/
GNU General Public License v2.0
434 stars 181 forks source link

Webui display error when displaying Ansible -> Inventories #6374

Open digdilem opened 1 year ago

digdilem commented 1 year ago

Problem description

When navigating into a System's details using the Ansible tab (After assigning it the Ansible role in Properties)

First you see the normal row of tabs followed by Control Node, Playbooks, Inventories

image

If you select the Playbooks tab, you see this.

image

However, if you select the Inventories tab, the top two row of tabs disappears showing just the rest of the page content, making it difficult to navigate away, and is inconsistent with other usage.

image

My assumption is that there is a html/css error that is exposed with the Inventories sub-tab which suppresses display of the upper row of tabs.

The user can navigate backwards, but this is clearly not a desired design.

Steps to reproduce

As above.

Uyuni version

2022.12

Uyuni proxy version (if used)

No response

Useful logs

No response

Additional information

No response

mbussolotto commented 1 year ago

Thanks for reporting, we'll have a look soon

mbussolotto commented 1 year ago

cc @cbbayburt

HoussemNasri commented 1 year ago

Fixed by https://github.com/uyuni-project/uyuni/pull/7196