Skip to content

fix(settings): sync global search switch behavior and animation - #2527

Merged
bajrangCoder merged 1 commit into
mainfrom
fix/settings-global-search-switch
Jul 23, 2026
Merged

fix(settings): sync global search switch behavior and animation#2527
bajrangCoder merged 1 commit into
mainfrom
fix/settings-global-search-switch

Conversation

@bajrangCoder

Copy link
Copy Markdown
Member

No description provided.

@greptile-apps

greptile-apps Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR aligns cloned global-search switches with their backing settings. The main changes are:

  • Extracts shared switch-handle animation logic.
  • Animates cloned switches when backing settings change.
  • Prevents cloned labels from triggering duplicate toggles.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
src/components/checkbox/index.js Extracts the existing switch-handle transition into a named helper.
src/components/searchbar/index.js Synchronizes cloned switch visuals and prevents duplicate label activation.

Reviews (1): Last reviewed commit: "fix(settings): sync global search switch..." | Re-trigger Greptile

@bajrangCoder
bajrangCoder added this pull request to the merge queue Jul 23, 2026
Merged via the queue into main with commit d59c457 Jul 23, 2026
11 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in The Code Board - Acode Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant