-
Bug
-
Resolution: Done
-
Major
-
1.5.2
-
None
Description of problem:
The E2E Playwright test for the global floating action button plugin is failing because the Git button is not visible on the Home page as expected.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Open a browser and navigate to the RHDH
- Log in as a guest user
- Navigate to the Home page by clicking on "Home" in the sidebar navigation
- Once on the Home page, look for a floating action button (FAB) labeled "Git"
- This button should be visible somewhere on the page, likely in the bottom-right corner
- Also check for a floating action button with the data-test-id "bulk-import"
Actual results: The "Git" floating action button is not visible on the Home page.
Expected results: The "Git" floating action button should be visible on the Home page
Reproducibility (Always/Intermittent/Only Once):
Build Details: 1.5 operator.
Additional info (Such as Logs, Screenshots, etc):