Skip to content

Conversation

@KevLehman
Copy link
Member

@KevLehman KevLehman commented Feb 20, 2025

Proposed changes (including videos or screenshots)

Basically, RecordList was sorting the units from the backend by its _updatedAt property. After removing the prop, it should keep the original sorting (by name)

Issue(s)

Steps to test or reproduce

Further comments

Introduced by: #35147

After fix:
image

@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented Feb 20, 2025

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link

changeset-bot bot commented Feb 20, 2025

⚠️ No Changeset found

Latest commit: d11572d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@KevLehman KevLehman added this to the 7.4.0 milestone Feb 20, 2025
@KevLehman KevLehman added the stat: QA assured Means it has been tested and approved by a company insider label Feb 20, 2025
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Feb 20, 2025
@KevLehman KevLehman marked this pull request as ready for review February 20, 2025 18:02
@KevLehman KevLehman requested a review from a team as a code owner February 20, 2025 18:02
@codecov
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.44%. Comparing base (8c4215b) to head (d11572d).
Report is 1 commits behind head on release-7.4.0.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           release-7.4.0   #35279   +/-   ##
==============================================
  Coverage          59.44%   59.44%           
==============================================
  Files               2829     2829           
  Lines              68326    68326           
  Branches           15131    15131           
==============================================
  Hits               40614    40614           
  Misses             25054    25054           
  Partials            2658     2658           
Flag Coverage Δ
unit 75.53% <ø> (ø)

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

@kodiakhq kodiakhq bot merged commit df8f41b into release-7.4.0 Feb 20, 2025
22 of 23 checks passed
@kodiakhq kodiakhq bot deleted the regression/dont-sort-units-on-client branch February 20, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants