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

[code]:settings-ui #742

Closed
wants to merge 86 commits into from
Closed

[code]:settings-ui #742

wants to merge 86 commits into from

Conversation

SamsShow
Copy link
Contributor

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Setting Section

Why was this change needed? (You can also link to an open issue here)
fixes #664

Other information:
Screencast from 2023-10-26 04-24-48.webm

Exterminator11 and others added 30 commits October 11, 2023 07:36
Enhanced How-to-use-different-LLM.md
[Add] Vite and react documentation link
Feature: left side toggle button should be sticky
[feature] : The UI of the feedback icons has been changed.
@vercel
Copy link

vercel bot commented Oct 30, 2023

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

Name Status Preview Comments Updated (UTC)
docs-gpt ❌ Failed (Inspect) Oct 31, 2023 11:15am
nextra-docsgpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2023 11:15am

@vercel
Copy link

vercel bot commented Oct 30, 2023

@SamsShow is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@SamsShow
Copy link
Contributor Author

@dartpain did some changes now the code is running perfectly, please review

@dartpain
Copy link
Contributor

There is a small build issue

src/Settings.tsx(45,30): error TS2322: Type 'string' is not assignable to type '"none" | "full" | "sm" | "md" | "lg" | undefined'.

Error: Command "npm run build" exited with 2

@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

❗ No coverage uploaded for pull request base (feature/settings-menu@89a4371). Click here to learn what that means.
The diff coverage is n/a.

@@                   Coverage Diff                    @@
##             feature/settings-menu     #742   +/-   ##
========================================================
  Coverage                         ?   19.69%           
========================================================
  Files                            ?       62           
  Lines                            ?     2844           
  Branches                         ?        0           
========================================================
  Hits                             ?      560           
  Misses                           ?     2284           
  Partials                         ?        0           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dartpain
Copy link
Contributor

We have this error on build now

src/Settings.tsx(23,8): error TS2307: Cannot find module '@nextui-org/react' or its corresponding type declarations.

Error: Command "npm run build" exited with 2

Thank you!

@SamsShow SamsShow closed this Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.