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

Feature/improve 404 handling #1433

Merged
merged 36 commits into from
Dec 2, 2024

Conversation

rockingrohit9639
Copy link
Contributor

Issue - #1427

Copy link
Contributor

@DonKoko DonKoko left a comment

Choose a reason for hiding this comment

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

Added some comments

app/components/errors/special-error-handler.tsx Outdated Show resolved Hide resolved
app/components/errors/special-error-handler.tsx Outdated Show resolved Hide resolved
app/components/errors/special-error-handler.tsx Outdated Show resolved Hide resolved
app/components/errors/utils.ts Outdated Show resolved Hide resolved
app/modules/asset/service.server.ts Outdated Show resolved Hide resolved
app/modules/asset/service.server.ts Outdated Show resolved Hide resolved
app/modules/asset/service.server.ts Outdated Show resolved Hide resolved
app/modules/asset/service.server.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@DonKoko DonKoko left a comment

Choose a reason for hiding this comment

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

Added some comments

app/components/errors/index.tsx Outdated Show resolved Hide resolved
app/components/errors/index.tsx Outdated Show resolved Hide resolved
app/modules/asset/service.server.ts Show resolved Hide resolved
app/components/errors/utils.ts Outdated Show resolved Hide resolved
app/components/errors/special-error-handler.tsx Outdated Show resolved Hide resolved
app/components/errors/special-error-handler.tsx Outdated Show resolved Hide resolved
app/components/errors/special-error-handler.tsx Outdated Show resolved Hide resolved
app/components/errors/special-error-handler.tsx Outdated Show resolved Hide resolved
app/routes/api+/asset.scan.ts Outdated Show resolved Hide resolved
app/routes/api+/user.change-current-organization.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@DonKoko DonKoko left a comment

Choose a reason for hiding this comment

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

I added 1 comment. Once we resolve this we can do the next model. I would say we can do Kit & Qr. Qr is a bit more tricky as we have to handle the whole process of scanning.

Copy link
Contributor

@DonKoko DonKoko left a comment

Choose a reason for hiding this comment

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

Added some comments. There is one case we dont need to handle + a bug.

@DonKoko
Copy link
Contributor

DonKoko commented Nov 28, 2024

Also 1 more thing. Add ErrorBoundary to locations.tsx

Copy link
Contributor

@DonKoko DonKoko 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. Great PR. Thanks Rohit

@DonKoko DonKoko merged commit f2f1669 into Shelf-nu:main Dec 2, 2024
4 checks passed
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