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

5016 bug when extracting a configuration we need to distinguish missing values from 0 #5066

Conversation

YohannParis
Copy link
Member

This pull request focuses on improving the user interface and code structure of several Vue components in the hmi-client package. The changes include refactoring the structure of tables and lists, updating styles, and optimizing imports and logic.

UI Improvements:

Code Optimization:

These changes collectively enhance the maintainability, readability, and user experience of the hmi-client package.

FROM

Screenshot 2024-10-04 at 16 22 58
Screenshot 2024-10-04 at 16 23 10

TO

Screenshot 2024-10-04 at 16 22 44
Screenshot 2024-10-04 at 16 23 18

@YohannParis YohannParis assigned shawnyama and asylves1 and unassigned shawnyama Oct 7, 2024
Copy link
Contributor

@shawnyama shawnyama left a comment

Choose a reason for hiding this comment

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

lgtm

@YohannParis YohannParis merged commit 3114569 into main Oct 9, 2024
@YohannParis YohannParis deleted the 5016-bug-when-extracting-a-configuration-we-need-to-distinguish-missing-values-from-0 branch October 9, 2024 16:00
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.

[BUG]: When extracting a configuration, we need to distinguish missing values from 0.
3 participants