Skip to content

Issue 1417 - changed icon for failed data validation models#2084

Merged
rmroot merged 1 commit intodevelopfrom
issue-1417
Sep 23, 2025
Merged

Issue 1417 - changed icon for failed data validation models#2084
rmroot merged 1 commit intodevelopfrom
issue-1417

Conversation

@jamlokim
Copy link
Copy Markdown
Contributor

connects #1417

This pull request introduces a visual indicator for invalid regression models in the regression model selection component. The changes include new CSS styles and updates to the template to highlight models that fail validation, making it easier for users to identify problematic models during analysis.

UI/UX Improvements for Model Validation:

  • Added the .btn-invalid CSS class to visually indicate when a model fails SEP validation, including red borders and hover effects in regression-model-selection.component.css.
  • Updated the "Inspect Model" button in regression-model-selection.component.html to apply the .btn-invalid class and a red icon when model.SEPValidationPass is false, providing immediate feedback on model validity.

@jamlokim jamlokim requested a review from rmroot September 18, 2025 14:21
@rmroot rmroot merged commit 5270550 into develop Sep 23, 2025
3 checks passed
@jamlokim jamlokim deleted the issue-1417 branch October 14, 2025 17:13
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