0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/apps
Cathy Sarisky 967cf23091
🐛 Fixed search state bug & missing last result (#21417)
closes #21343 

This fixes an issue in sodo-search where early results (for example,
matching the first letter typed in the search box) would get "stuck" in
the display, due to failure to update state (or actually, lacking
state).

Converted PostItems to a component, and gave paginatedPosts state.

I also fixed an undocumented bug where the last search result didn't
appear, due to an error in with slice's register.
2024-10-28 12:50:15 +07:00
..
admin-x-activitypub Bumped admin-x-activitypub package 2024-10-23 19:44:40 +01:00
admin-x-demo 🌐 Updated packages for improved i18n support (#21218) 2024-10-03 22:27:16 +00:00
admin-x-design-system Update dependency react-select to v5.8.2 2024-10-28 00:12:27 +00:00
admin-x-framework Custom fonts (#21337) 2024-10-24 07:43:08 -04:00
admin-x-settings Improved hover styling for list items in Settings (#21387) 2024-10-26 09:00:14 +02:00
announcement-bar Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
comments-ui Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
portal Bumbed Portal to 2.46.0 2024-10-25 10:34:24 +00:00
signup-form Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
sodo-search 🐛 Fixed search state bug & missing last result (#21417) 2024-10-28 12:50:15 +07:00