Skip to content

fix(apps/next-js): align demo UI and docs#276

Merged
CoderOMaster merged 4 commits into
usemoss:mainfrom
anirudh-makuluri:update-nextjs
Jun 9, 2026
Merged

fix(apps/next-js): align demo UI and docs#276
CoderOMaster merged 4 commits into
usemoss:mainfrom
anirudh-makuluri:update-nextjs

Conversation

@anirudh-makuluri

@anirudh-makuluri anirudh-makuluri commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Pull Request Checklist

Please ensure that your PR meets the following requirements:

  • I have read the CONTRIBUTING guide.
  • I have updated the documentation (if applicable).
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

Description

Updates the apps/next-js demo to better match the current product flow and UI behavior.

This PR:

  • fixes the README so it reflects the current browser-based @moss-dev/moss-web demo
  • adds a delete-index action to complete the create/load/query lifecycle in the demo
  • surfaces retrieval time in the UI so the README and app behavior match
  • adds test coverage for the new delete-index flow and retrieval-time display

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Open in Devin Review

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@CoderOMaster

Copy link
Copy Markdown
Collaborator

@anirudh-makuluri thanks for the pr, will review it

@CoderOMaster

CoderOMaster commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Can you attach a short 1 minute video of changes done? (Like UI)

@anirudh-makuluri

Copy link
Copy Markdown
Contributor Author

Thanks for reviewing @CoderOMaster , here's the link to the demo: https://www.loom.com/share/fdab220191a9485ab8804e3caf0dbeae

@CoderOMaster

Copy link
Copy Markdown
Collaborator

lgtm

@CoderOMaster CoderOMaster merged commit 49fc289 into usemoss:main Jun 9, 2026
13 checks passed
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