You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: address PR review feedback for subdomain routing
- Remove duplicate comment in prisma/schema.sqlite.prisma
- Add page number validation with proper NaN and negative value handling
- Use proper Prisma types (ProductWhereInput, ProductOrderByWithRelationInput)
- Add search submit button for accessibility
- Fix label htmlFor attribute issue (changed to span for sort controls)
- Add error logging in middleware for store lookup failures
- Return consistent error format in API 404 response
- Improve custom domain detection with platform domain whitelist
- Replace native img tags with Next.js Image component for optimization
- Extend static file pattern matching to include more file types
Co-authored-by: syed-reza98 <71028588+syed-reza98@users.noreply.github.com>
0 commit comments