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

Fix export hosts csv UI and editing hidden columns UI #17691

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

ghernandez345
Copy link
Contributor

relates to #17632

fixes a UI bug that prevented exporting hosts by csv.

also updates the edit hidden columns modal to use column id instead of accessor. Id is safer to use as we are now using a function definition for the accessor for mdm enrollment status and mdm server URL columns.

  • Manual QA for all new/changed functionality

@ghernandez345 ghernandez345 requested a review from a team as a code owner March 18, 2024 16:37
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.68%. Comparing base (813a831) to head (0bd3cb3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #17691   +/-   ##
=======================================
  Coverage   65.68%   65.68%           
=======================================
  Files        1193     1193           
  Lines      108028   108028           
  Branches     2574     2574           
=======================================
  Hits        70958    70958           
  Misses      31703    31703           
  Partials     5367     5367           
Flag Coverage Δ
frontend 51.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ghernandez345 ghernandez345 merged commit aef64e3 into main Mar 19, 2024
14 checks passed
@ghernandez345 ghernandez345 deleted the fix-ui-export-hosts-csv branch March 19, 2024 11:51
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