Skip to content

Updated how links are opened for UI applications based on the newly added isPortalIntegrated flag #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2025

Conversation

anilnatha
Copy link
Collaborator

Purpose

Updated cards displayed on homepage and links displayed in navigation bar so that they open their respective links in a new window or as an internal react route depending on the value of the newly added "isPortalIntegrated" parameter that is supplied by the health endpoint.

Proposed Changes

  • [CHANGE] Updated link behavior for Unity UI applications so they open in a new window when the isPortalIntegrated flag that is returned by the health endpoint is set to false. If the flag is set to true, The application will be opened as a UI in a iFrame below the navigation bar.

Issues

Testing

  • Tested locally

…ve links in a new window or as an internal react route depending on the value of the newly added "isPortalIntegrated" parameter that is supplied by the health endpoint.
@anilnatha anilnatha merged commit 72e5ae1 into develop Jun 30, 2025
@anilnatha anilnatha deleted the features/8-add-portal-integration-flag branch June 30, 2025 03:32
@anilnatha anilnatha restored the features/8-add-portal-integration-flag branch June 30, 2025 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant