Skip to content

Conversation

@ryanbas21
Copy link
Contributor

Comment on lines +10 to +11
"./Archived/angular-todo-davinci/",
"./Archived/embedded-login-davinci/",
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are we keeping these in the workspaces if they are now archived?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was thinking to keep them functional, otherwise they won't be installed or runnable without extra steps

ancheetah
ancheetah previously approved these changes Jan 7, 2026
Copy link
Contributor

@cerebrl cerebrl left a comment

Choose a reason for hiding this comment

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

I think this is fine other than the handle of the auth error.

Comment on lines 65 to 70
const Todos = apiError ? (
<div className="alert alert-warning m-3" role="alert">
<strong>Unable to load todos:</strong> {apiError}
</div>
Copy link
Contributor

Choose a reason for hiding this comment

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

If we do this, can we provide a rendered link to the login page?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants