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

Updating Hero #949

Merged
merged 7 commits into from
May 16, 2024
Merged

Updating Hero #949

merged 7 commits into from
May 16, 2024

Conversation

ManishMadan2882
Copy link
Collaborator

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Updated Hero.tsx according to the latest UI design, increased height of input field in conversation.
  • Why was this change needed? (You can also link to an open issue here)
    Sleek user interface.
  • Other information:

image
image

Copy link

vercel bot commented May 15, 2024

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

A member of the Team first needs to authorize it.

@dartpain
Copy link
Contributor

Thank you for the PR.
Here are a few comments:

CleanShot 2024-05-15 at 13 02 51@2x
Outline on the buttons should be same color as input

Each button can change outline color on hover.

Also each button needs to be clickable. Upon click it should submit query. The query itself will be grey text
CleanShot 2024-05-15 at 13 04 41@2x.

Also for examples (left to right, top to bottom)

  1. Header - Learn about DocsGPT query - What is DocsGPT
  2. Header - Summarise documentation - Summarise current context
  3. Header - Write code - Write code for api request for /api/answer
  4. Header - Learning assistance - Write potential questions that can be answered by context

Copy link

vercel bot commented May 16, 2024

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

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2024 9:07am

@ManishMadan2882
Copy link
Collaborator Author

  • Demo query on clicking the hero buttons by passing down the handleQuestion() method from Conversation.tsx .
  • Fixes lint errors

@dartpain dartpain merged commit 4534caf into arc53:main May 16, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants