-
Bug
-
Resolution: Done
-
Normal
-
None
-
6.13.0
Description of problem:
When you navigate to the host details page and then to the Details tab and you try to expand and collapse "Networking interfaces" card data-ouia-component-id changes and is not consistent.
Version-Release number of selected component (if applicable):
satellite-6.13.0-6.el8sat.noarch
foreman-3.5.1.14-1.el8sat.noarch
Red Hat Enterprise Linux release 8.7 (Ootpa)
How reproducible:
Every time
Steps to Reproduce:
1. Navigate to the host details page
2. See "Edit interfaces" link data-ouia-component-id
3. Expand and collapse the networking interfaces card on the Details tab
4. See "Edit interfaces" link data-ouia-component-id again
Actual results:
The edit interface link does not have consistent data-ouia-component-id.
Expected results:
The edit interface link should have consistent data-ouia-component-id.
Additional info:
I don't think that data-ouia-component-id should be generated for these types of buttons/links etc. and be in the form of " OUIA-Generated-**** ".
It should be descriptive and unique each time.
It is already done correctly in other places i.e. "Edit" button on the host details page.
This problem also occurs in many other places in the UI.
See for example BZ2192564, BZ2192583.