Skip to content

Tracking: Potential rollback from popup-based thread display to blog article components #503

@coderabbitai

Description

@coderabbitai

Context

This issue tracks the potential rollback from the popup-based thread display implementation to the previous thread blog article components and logic.

Background

PR #500 introduced significant changes to thread display:

  • Replaced BrowseThreadBlog with UserThreadList in popup style
  • Changed from inline thread display to popup-based thread list
  • Updated thread fetching logic with conditional authentication
  • Wrapped thread list component in React Suspense

Current Decision

Product design decisions favor going full with pop-ups in the web app for thread display.

Rationale for Tracking

While the current popup approach is the chosen direction, this issue serves as a reference point in case we decide to revert to a different user experience closer to the thread blog article components and logic in the future.

Components/Files Affected

  • apps/masterbots.ai/app/u/[userSlug]/t/[category]/[domain]/[chatbot]/[threadSlug]/page.tsx
  • apps/masterbots.ai/app/b/[botSlug]/[threadSlug]/page.tsx
  • Related thread display and fetching logic

References

Action Items

  • Monitor user feedback on popup-based thread display
  • Evaluate user experience metrics
  • Document rollback strategy if needed
  • Preserve knowledge of previous blog article implementation

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions