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

NAS-133431 / 25.04 / Fix how dirty status is updated in controls #11308

Merged
merged 6 commits into from
Jan 9, 2025

Conversation

AlexKarpov98
Copy link
Contributor

@AlexKarpov98 AlexKarpov98 commented Jan 8, 2025

Testing: see ticket.
I've noticed that problem is only with ix-input all other components seems to work fine and not cause dirty: true with just being focused and not changed.
So I've updated ix-input only.

@AlexKarpov98 AlexKarpov98 self-assigned this Jan 8, 2025
@AlexKarpov98 AlexKarpov98 requested a review from a team as a code owner January 8, 2025 10:41
@AlexKarpov98 AlexKarpov98 requested review from RehanY147 and removed request for a team January 8, 2025 10:41
@bugclerk bugclerk changed the title NAS-133431: Fix how dirty status is updated in controls NAS-133431 / 25.04 / Fix how dirty status is updated in controls Jan 8, 2025
@bugclerk
Copy link
Contributor

bugclerk commented Jan 8, 2025

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.75%. Comparing base (7619f19) to head (2e0efba).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11308   +/-   ##
=======================================
  Coverage   82.74%   82.75%           
=======================================
  Files        1654     1654           
  Lines       59129    59123    -6     
  Branches     6209     6208    -1     
=======================================
- Hits        48926    48925    -1     
+ Misses      10203    10198    -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlexKarpov98 AlexKarpov98 requested a review from undsoft January 8, 2025 16:08
Copy link
Contributor

@RehanY147 RehanY147 left a comment

Choose a reason for hiding this comment

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

Looks good. We should confirm why the removed code was added originally and this doesn't cause any regressions.

@AlexKarpov98
Copy link
Contributor Author

It was my prev PR where it was added: 🙈
https://github.com/truenas/webui/pull/9200/files

I checked, it all works fine. 👌

@AlexKarpov98 AlexKarpov98 enabled auto-merge (squash) January 9, 2025 08:02
@AlexKarpov98 AlexKarpov98 merged commit 804f5d2 into master Jan 9, 2025
9 checks passed
@AlexKarpov98 AlexKarpov98 deleted the NAS-133431 branch January 9, 2025 08:30
@bugclerk
Copy link
Contributor

bugclerk commented Jan 9, 2025

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Jan 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants