Skip to content
New issue

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

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

Already on GitHub? # to your account

Refactor DataPanel usage and improve data handling #384

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

sfmskywalker
Copy link
Member

Replaced IDictionary with DataPanelModel to simplify data management and reduce complexity. Updated DataPanelItem to include a Label field and refactored various components to adopt the new model. Improved overall readability and consistency within data-related components.

Replaced IDictionary with DataPanelModel to simplify data management and reduce complexity. Updated DataPanelItem to include a Label field and refactored various components to adopt the new model. Improved overall readability and consistency within data-related components.
@sfmskywalker sfmskywalker enabled auto-merge (squash) January 27, 2025 15:41
Revised how validation errors are processed in `ProblemDetailsExtensions` to simplify the logic and enhance readability. Updated error display in `WorkflowEditor` to show each error message individually instead of concatenating them. These changes improve both maintainability and user feedback clarity.
@sfmskywalker sfmskywalker merged commit e745daf into main Jan 28, 2025
11 checks passed
@sfmskywalker sfmskywalker deleted the bug/datapanel-duplicate-keys branch January 28, 2025 07:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants