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

Upgrade: New Home Screen for Khoj #860

Merged

Conversation

MythicalCow
Copy link
Contributor

Summary 📝

This pull request contains code for a new home screen with a more modern and user friendly design as part of our larger efforts to improve the UI and UX of Khoj.

  • The new home screen will be the landing page when users visit the application
  • Suggestion cards included for example use cases and guided workflows (coming in a future PR).
  • Agents selection available on home screen for quick access
  • New conversation button in side panel can be used from an existing conversation to switch contexts and talk about something else.

Pictures 📷

Screenshot 2024-07-19 145235
Screenshot 2024-07-19 145254

Feedback 🤝

  • Any design feedback on the user interface and layout
  • Any issues in page flow mechanics and button interactions

sabaimran and others added 30 commits July 13, 2024 00:34
Implemented:
- Shareable
- Editable
- Suggested Cards
- Create new cards
Copy link
Member

@sabaimran sabaimran left a comment

Choose a reason for hiding this comment

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

Ahhh, it looks like something went weird in the merge resolution. All the mobile-friendly code I'd added is gone.

f276352

Let's get this fixed up before merging.

package.json Outdated Show resolved Hide resolved
package-lock.json Outdated Show resolved Hide resolved
src/interface/web/app/page.tsx Outdated Show resolved Hide resolved
Copy link
Member

@sabaimran sabaimran left a comment

Choose a reason for hiding this comment

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

awesome! this looks great, super exciting.

@sabaimran sabaimran merged commit 3e4325e into khoj-ai:features/big-upgrade-chat-ux Jul 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
try Experiment with feature or capability upgrade New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants