[PP-1] Svelte: Remove the searchString writable and pass the current search text upwards as a normal filter

Created on 7 February 2025, about 2 months ago

Problem/Motivation

Blocked by πŸ“Œ Clean up some variable references in the Svelte code Active .

There is a $searchString writable in the Svelte code which is shared by the ProjectBrowser and Search components. This special-casing means that the search box cannot be treated as a generic filter, which is where we ultimately need to go.

To lay some groundwork for that, let's remove the $searchString writable in favor of the Search component internally passing the current search text upwards in the $filters writable. For now, it should just explicitly set $filters.search = whateverTheCurrentSearchTextIs.

πŸ“Œ Task
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @phenaproxima
  • Merge request !712Resolve #3505152 "Pp 1 svelte remove" β†’ (Merged) created by phenaproxima
  • Pipeline finished with Success
    about 2 months ago
    Total: 490s
    #417930
  • Pipeline finished with Canceled
    about 2 months ago
    Total: 432s
    #418252
  • πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts
  • Pipeline finished with Success
    about 2 months ago
    Total: 362s
    #418257
  • Pipeline finished with Skipped
    about 2 months ago
    #418266
  • First commit to issue fork.
  • πŸ‡ΊπŸ‡ΈUnited States chrisfromredfin Portland, Maine

    IT'S ALL IN $filters NOW!!!!1

  • Automatically closed - issue fixed for 2 weeks with no activity.

  • Pipeline finished with Failed
    about 1 month ago
    Total: 1255s
    #434503
  • Pipeline finished with Failed
    about 1 month ago
    Total: 1505s
    #434529
  • Pipeline finished with Failed
    about 1 month ago
    Total: 1305s
    #434570
  • Pipeline finished with Failed
    about 1 month ago
    Total: 1541s
    #434598
  • Pipeline finished with Failed
    about 1 month ago
    Total: 1259s
    #434624
  • Pipeline finished with Failed
    about 1 month ago
    Total: 1317s
    #434648
  • Pipeline finished with Failed
    about 1 month ago
    Total: 1371s
    #434664
  • Pipeline finished with Success
    about 1 month ago
    Total: 1268s
    #434700
  • Pipeline finished with Canceled
    about 1 month ago
    Total: 864s
    #434769
  • Pipeline finished with Success
    about 1 month ago
    Total: 1358s
    #434774
Production build 0.71.5 2024