Skip to content

Searching ( should not match blood types and flagsΒ #962

@aldenquimby

Description

@aldenquimby

Steps

  • Call SearchIndex.search("(")

Expected

  • Blood type emojis πŸ…ΎοΈ πŸ…°οΈ πŸ…±οΈ should not match
  • Flags πŸ‡¨πŸ‡¨ πŸ‡²πŸ‡² should not match

Actual

  • Those 3 blood type and 2 flag emojis match

Notes

  • Appears the problem is their names include parens
  • e.g. A Button (blood Type) gets converted into ,a,button,(blood,type) for searching

Related problems

  • Searching for burma should match πŸ‡²πŸ‡², and keeling should match πŸ‡¨πŸ‡¨ , but that is not working right now either for the same reason

Proposal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions