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

Updates to collaboration screen #321

Merged
merged 5 commits into from
Nov 26, 2024
Merged

Conversation

lwjameson
Copy link
Contributor

@lwjameson lwjameson commented Nov 25, 2024

@lwjameson lwjameson requested a review from rsimon November 25, 2024 20:49
Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for recogito-cloud-staging ready!

Name Link
🔨 Latest commit 0a21485
🔍 Latest deploy log https://app.netlify.com/sites/recogito-cloud-staging/deploys/6745ea67a7a49100083a93c3
😎 Deploy Preview https://deploy-preview-321--recogito-cloud-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for vico-design ready!

Name Link
🔨 Latest commit 0a21485
🔍 Latest deploy log https://app.netlify.com/sites/vico-design/deploys/6745ea674b2b4f0008b98870
😎 Deploy Preview https://deploy-preview-321--vico-design.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@rsimon rsimon left a comment

Choose a reason for hiding this comment

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

Looks good! (I added the DE label.)

@@ -8,7 +8,7 @@ import type {
import type { Response } from '@backend/Types';
import { getUser } from '@backend/auth';
import type { ApiPostInviteUserToProject } from 'src/Types';
import type { InviteListEntry } from '@apps/project-collaboration/InviteListOfUsers/InviteListOfUsers';
import type { InviteListEntry } from '@apps/project-collaboration/InviteListOfUsersDialog/InviteListOfUsers';
Copy link
Member

Choose a reason for hiding this comment

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

That file doesn't seem to exist any more. (Should be InviteListOfUsersDialog?)

In general, I think I'd bundle the types with the backend code, and then import from there into the UI code, rather than vice versa. But that's really just a matter of taste I guess & no strong opinion either way.

@lwjameson lwjameson merged commit fc4059e into develop Nov 26, 2024
@lwjameson lwjameson deleted the lwj/project-team-page-fixes branch November 26, 2024 15:34
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