Skip to content

[LEIP-460] Fix empty active model box display#127

Merged
hb0 merged 1 commit intomainfrom
task/LEIP-460_empty-active-model-box
Dec 6, 2025
Merged

[LEIP-460] Fix empty active model box display#127
hb0 merged 1 commit intomainfrom
task/LEIP-460_empty-active-model-box

Conversation

@hb0
Copy link
Contributor

@hb0 hb0 commented Dec 6, 2025

Hide the active model info card when "Select from File System" is chosen but no model file has been selected yet. The card will only appear once a file is actually picked using the "Select Model File" button.

Changes:

  • Added check for blank modelName before showing active model card
  • Card visibility set to GONE when no file is selected
  • Card visibility set to VISIBLE with filename when file is selected

User Experience:

  • No more empty blue box showing when file picker is displayed
  • Clean UI until user actually selects a model file
  • Card appears automatically once file selection is complete

Hide the active model info card when "Select from File System" is chosen
but no model file has been selected yet. The card will only appear once
a file is actually picked using the "Select Model File" button.

Changes:
- Added check for blank modelName before showing active model card
- Card visibility set to GONE when no file is selected
- Card visibility set to VISIBLE with filename when file is selected

User Experience:
- No more empty blue box showing when file picker is displayed
- Clean UI until user actually selects a model file
- Card appears automatically once file selection is complete
@hb0 hb0 self-assigned this Dec 6, 2025
@hb0 hb0 merged commit f85d549 into main Dec 6, 2025
6 checks passed
@hb0 hb0 deleted the task/LEIP-460_empty-active-model-box branch December 6, 2025 05:25
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.

1 participant