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

migrate(react/next): Convo Page #401

Open
McPizza0 opened this issue May 3, 2024 · 0 comments
Open

migrate(react/next): Convo Page #401

McPizza0 opened this issue May 3, 2024 · 0 comments

Comments

@McPizza0
Copy link
Member

McPizza0 commented May 3, 2024

This is part of the migration from Nuxt to Next
Please check the project here: https://github.com/orgs/un/projects/3?pane=info

What this issue covers

migrating apps/web-app/pages/[orgShortcode]/convo/[convoId].vue
each part of the page should be broken out into separate components, please check other issues first

Resources

All Next items should be created in the /apps/web/ folder
the source of the nuxt versions is in /apps/web-app/
For now this is a 1:1 migration from Nuxt - small code improvements/bug fixes can be included, but please open separate issues for larger re-factors.

The "Platform" backend should not be modified since we'll be running Nuxt and Next in parallel for a while

We'll be using the Radix theme for standard components: https://www.radix-ui.com/
with Radix Colors throughout the app: https://www.radix-ui.com/colors
The radix primitives are also installed, so we can use ShadCN components where they're more suitable: https://ui.shadcn.com/

Instructions

Check the item type and status in the issue sidebar:
image

If you want to work on this item, please Comment here
You will not be assigned till you open a draft PR
If your draft PR hasnt had any commits for more than 7 days, you will be unassigned

@McPizza0 McPizza0 changed the title Convo Page migrate(react/next): Convo Page May 3, 2024
@McPizza0 McPizza0 added the next/react label May 3, 2024 — with Volta.net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs design cleanup
Development

No branches or pull requests

1 participant