Area: UI
Sub-Area: Platform Instance Search
Issue
Searching for platform instances using the search box would navigate to a blank page instead of displaying the platform instance entity or relevant search results. This made it impossible to find and access platform instance entities through search.
Solution
The platform instance entity routing and rendering has been fixed to properly display platform instance pages. The issue was related to how platform instance URNs were resolved and routed in the UI.
Platform instance search now: - Returns correct search results for platform instance queries - Navigates to proper entity pages - Displays platform instance metadata correctly - Shows related entities and configurations
To search for platform instances: - Use the global search bar - Search by platform name (e.g., "prod-snowflake") - Navigate from Platform filter in search results - Access via hierarchical navigation in v1.0 UI
Additional Notes
Fixed in version v0.3.11. Platform instances are used to distinguish between multiple deployments of the same data platform (e.g., production vs. staging Snowflake).
Related Documentation
Tags:
ui, search, platform-instance, blank-page, routing, bug-fix, v0.3.11