Skip to content

Refactor tab button styles for consistency across VisualComposer and DataExchange views#1077

Merged
PTKu merged 3 commits intodevfrom
adjust-tabs-across-framework-to-match-latest-operon
Mar 24, 2026
Merged

Refactor tab button styles for consistency across VisualComposer and DataExchange views#1077
PTKu merged 3 commits intodevfrom
adjust-tabs-across-framework-to-match-latest-operon

Conversation

@PTKu
Copy link
Contributor

@PTKu PTKu commented Mar 23, 2026

This pull request focuses on UI improvements and code cleanup in several Blazor components, primarily targeting the modal headers for better clarity and updating button styling for consistency. The most significant changes involve restructuring modal headers to display both the attribute name and entity ID, and simplifying button classes across tab navigation elements.

UI/UX Enhancements:

  • Updated modal headers in DataExchangeView.razor to display both the attribute name (AttributeName) and the entity ID (_EntityId) in a structured two-column layout for better readability and context. [1] [2] [3]

Styling and Code Cleanup:

  • Removed the redundant btn class from tab navigation buttons in VisualComposerContainer.razor and DistributedDataView.razor to streamline styling and ensure consistency across the UI. [1] [2]

Copy link
Collaborator

Choose a reason for hiding this comment

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

It looks bigg. It shold be added also to other modals (edit ....)
Image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

what is too big?

Copy link
Contributor Author

@PTKu PTKu Mar 24, 2026

Choose a reason for hiding this comment

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

what about this:
image
?
@kuh0005?

Copy link
Collaborator

Choose a reason for hiding this comment

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

better one

PTKu and others added 2 commits March 24, 2026 07:59
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
Refactored modal headers in DataExchangeView.razor to use a two-column flex layout for improved clarity. Changed SkipDependencyCompilation to false in AXSharp.config.json to enable dependency compilation. Added axopen_data_distributed_tests_l4.csproj as a project reference in apax_traversal.csproj.

Refactor modal headers to show attribute name and ID

Updated modal headers in DataExchangeView.razor for _modalView, _modalChanges, and _modalEdit to use a flex row layout. Now display both the attribute name and entity ID side by side for improved clarity and structure.
@PTKu PTKu requested a review from kuh0005 March 24, 2026 09:06
@PTKu PTKu merged commit ed88d01 into dev Mar 24, 2026
3 checks passed
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.

2 participants