replugged icon indicating copy to clipboard operation
replugged copied to clipboard

Settings Search

Open yofukashino opened this issue 4 months ago • 2 comments

Implemented settings search in the lib. Section Example

 Section({
      name: "name",
      label: "example label",
      elem: () => null,
      searchableTitles: ["example"]
    })

Divider and header hide when searching.

~~TODO: Implement search functionality for each section~~

yofukashino avatar Jul 17 '25 00:07 yofukashino

Deploy Preview for replugged-docs failed.

Name Link
Latest commit 9aa8331322efd8cd0b3a18d9d2fd18d8185cec00
Latest deploy log https://app.netlify.com/projects/replugged-docs/deploys/68bee9cbd5c80a000769a313

netlify[bot] avatar Aug 27 '25 03:08 netlify[bot]

Lets wait till new settings modal gets fully rolled before adding this

yofukashino avatar Oct 26 '25 14:10 yofukashino

Closing due to new settings modal and https://github.com/replugged-org/replugged/pull/760

yofukashino avatar Nov 19 '25 13:11 yofukashino