Skip to content

Fixed element open issue#3467

Merged
Corepex merged 2 commits into2025.4from
3420-studio-uiglobal-search-clicking-full-path-in-data-objects-tab-opens-asset-instead-of-data-object
Apr 30, 2026
Merged

Fixed element open issue#3467
Corepex merged 2 commits into2025.4from
3420-studio-uiglobal-search-clicking-full-path-in-data-objects-tab-opens-asset-instead-of-data-object

Conversation

@Corepex
Copy link
Copy Markdown
Contributor

@Corepex Corepex commented Apr 30, 2026

Changes in this pull request

Resolves #3420

Additional info

This pull request makes a minor adjustment to the column configuration in the object listing module. The frontendType for a specific column has been changed from 'asset-link' to 'object-link', which likely affects how the column is rendered or interacted with in the frontend.

  • Changed the frontendType property in staticAvailableColumns from 'asset-link' to 'object-link' in available-columns.ts to update how the column is displayed in the UI.

@Corepex Corepex self-assigned this Apr 30, 2026
@Corepex Corepex requested a review from markus-moser April 30, 2026 10:09
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@markus-moser markus-moser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Corepex Corepex merged commit 8f14008 into 2025.4 Apr 30, 2026
1 check passed
@Corepex Corepex deleted the 3420-studio-uiglobal-search-clicking-full-path-in-data-objects-tab-opens-asset-instead-of-data-object branch April 30, 2026 13:07
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Studio UI][Global Search] Clicking full path in Data Objects tab opens asset instead of data object

2 participants