Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

fix: properly handle search within a single entry #855

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

KaneFreeman
Copy link
Collaborator

@KaneFreeman KaneFreeman commented Aug 29, 2023

Resolves #853

@netlify
Copy link

netlify bot commented Aug 29, 2023

Deploy Preview for staticjscms ready!

Name Link
🔨 Latest commit 0257368
🔍 Latest deploy log https://app.netlify.com/sites/staticjscms/deploys/64ee526aabee8e000804dba7
😎 Deploy Preview https://deploy-preview-855.staticcms.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Aug 29, 2023

Deploy Preview for demo-staticjscms ready!

Name Link
🔨 Latest commit 0257368
🔍 Latest deploy log https://app.netlify.com/sites/demo-staticjscms/deploys/64ee526a77db510008bd66b9
😎 Deploy Preview https://deploy-preview-855.demo.staticcms.org/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #855 (0257368) into main (9854afe) will increase coverage by 0.12%.
The diff coverage is 69.84%.

@@            Coverage Diff             @@
##             main     #855      +/-   ##
==========================================
+ Coverage   50.88%   51.01%   +0.12%     
==========================================
  Files         218      219       +1     
  Lines        9458     9507      +49     
  Branches     2533     2549      +16     
==========================================
+ Hits         4813     4850      +37     
- Misses       4263     4277      +14     
+ Partials      382      380       -2     
Files Changed Coverage Δ
packages/core/src/backend.ts 12.70% <14.28%> (+0.02%) ⬆️
packages/core/src/lib/util/search.util.ts 76.74% <76.74%> (ø)
...ages/core/src/widgets/relation/RelationControl.tsx 90.80% <76.92%> (-1.42%) ⬇️

@KaneFreeman KaneFreeman merged commit 8f555d7 into main Aug 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Relation Widget for file, search not updating results
1 participant