Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: move mode toggle out of settings #469

Merged
merged 5 commits into from
May 8, 2023

Conversation

Jshen123
Copy link
Contributor

@Jshen123 Jshen123 commented May 7, 2023

Description:
No longer inside settings
image

@vercel
Copy link

vercel bot commented May 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agent-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2023 0:45am

<div className="flex flex-col items-center justify-center md:flex-row">
<SwitchContainer label="Web Search">
<Switch
disabled={agent !== null}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't be disabled

@asim-shrestha asim-shrestha reopened this May 8, 2023
@asim-shrestha asim-shrestha merged commit d3ba6c9 into main May 8, 2023
asim-shrestha added a commit that referenced this pull request May 8, 2023
commit d3ba6c9
Author: Joe Shen <joeshen123@gmail.com>
Date:   Sun May 7 17:45:44 2023 -0700

    fix: move mode toggle out of settings (#469)

    * fix: move mode toggle out of settings

    * update switch ui

    * adjust opacity to indicate disabled

    * increase opacity

    * 🐛 Re-add state unchecked

    ---------

    Co-authored-by: Asim Shrestha <asim.shrestha@hotmail.com>
@awtkns awtkns deleted the feat/add_pause_mode_switch branch May 14, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants