RedHatInsights / sources-ui

Static deploy repo: https://github.com/RedHatInsights/sources-ui-deploy
Apache License 2.0
5 stars 47 forks source link

Fix broken tab order by checking if int overview is enabled or not #1233

Closed karelhala closed 2 months ago

karelhala commented 2 months ago

Description

There is currently an error in order of tabs on integrations main screen. This PR fixes such issue by taking into account feature flag overview and if present it shows correct order of tabs.


Screenshots

Before:

Screenshot from 2024-08-16 16-45-41

After:

Screenshot from 2024-08-16 16-45-46


Checklist ☑️

karelhala commented 2 months ago

/retest