Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular

can't search number or string character with space

Open
#411 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
360
Forks
132
PR merge metrics
No merged PRs in 30d

Description

hi , i just face some problem about searching , it can't search and wrong result with number or string when it have space in database .
example : in my patient collection field telephone : 019 254 365 , 093 254 788

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reproducing search on a patient collection with telephone values such as “019 254 365” and “093 254 788”, then trace the tabular search handling. Done means spaced numeric and string values return the correct matching rows.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.