Skip to content

✨ feat(web): Convo Viewer #41

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

Merged
merged 41 commits into from
Feb 2, 2024
Merged

✨ feat(web): Convo Viewer #41

merged 41 commits into from
Feb 2, 2024

Conversation

OmarMcAdam
Copy link
Member

What does this PR do?

adds the initial convo list in the conversations sidebar
and conversation pages to load in convo messages
still needs some addition work for the following:

  • reply input and endpoints

  • convo Actions

  • New feature (non-breaking change which adds functionality)

Checklist

  • Read Contributing Guide
  • Self-reviewed my own code
  • Tested my code in a local environment
  • Commented on my code in hard-to-understand areas
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Appreciated

  • If a UI change was made: Added a screen recording or screenshots to this PR

image

@OmarMcAdam OmarMcAdam requested a review from cstrnt January 30, 2024 20:27
@OmarMcAdam
Copy link
Member Author

there is an upstream issue that blocks rendering of the conversation under specific circumstances
tracking here: nuxt/nuxt#25214 (comment) and here: vuejs/core#10184

@OmarMcAdam
Copy link
Member Author

changes made

@OmarMcAdam OmarMcAdam requested a review from cstrnt February 1, 2024 14:23
@OmarMcAdam OmarMcAdam merged commit 7504116 into main Feb 2, 2024
@OmarMcAdam OmarMcAdam deleted the feat/convoViewer branch February 2, 2024 17:09
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