Skip to content
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

Add topics information to pipeline editor in view mode #3326

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

Marcelfrueh
Copy link
Contributor

Purpose

This change introduces the option to view the input and output topics of elements in the pipeline editor’s view mode. For each element, a "View Topics" button is added, which opens a dialog displaying all topics associated with that element. The dialog window also includes a "Code" tab, which will allow code display functionality in the future. Additionally, the topics table in the dialog includes a copy button for copying the content to the user's clipboard. This button is also added to the "View Pipeline as Code" dialog window as option to copy the code to the user's clipboard.

Remarks

PR introduces (a) breaking change(s): No

PR introduces (a) deprecation(s): No

@github-actions github-actions bot added the ui Anything that affects the UI label Nov 11, 2024
@tenthe tenthe merged commit e55e4fd into apache:dev Nov 13, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants