Skip to content

Commit 0e4d442

Browse files
committed
Add Changelog
1 parent d3e75d9 commit 0e4d442

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,9 @@ For each PR made, an entry should be added to this changelog. It should contain
137137
- Description: The feedback form API was throwing CORS errors and to rectify that, we need to add the apt https link for sde-lrm.
138138
- Changes:
139139
- Added `https://sde-lrm.nasa-impact.net` to `CORS_ALLOWED_ORIGINS` in the base settings.
140+
141+
- 1251-column-sorting-issue-curated-urls-count-sorts-by-delta-urls-count
142+
- Description: Fixed incorrect sorting behavior in Collections table where sorting by Curated URLs column was not working as expected.
143+
- Changes:
144+
- Added `data-order` attribute to Delta URLs and Curated URLs table cells to enable proper numeric sorting
145+
- Ensured raw numeric values are used for sorting while maintaining formatted display with anchor tags

0 commit comments

Comments
 (0)