Skip to content

feat(404): add helpful NotFound page with search and analytics - #892

Merged
Chucks1093 merged 1 commit into
accesslayerorg:devfrom
smog123:feat/404-page-improvements
Sep 4, 2026
Merged

feat(404): add helpful NotFound page with search and analytics#892
Chucks1093 merged 1 commit into
accesslayerorg:devfrom
smog123:feat/404-page-improvements

Conversation

@smog123

@smog123 smog123 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Add a custom 404 page with a clear "Page not found" heading, descriptive subheading, a search input for searching keys directly from the 404 page, a Back to Marketplace button, and telemetry logging of the attempted path.

close #863

🤖 Generated with Codebuff

Summary

Testing

  • pnpm lint
  • pnpm build

Checklist

  • Linked issue or backlog item
  • Scope is limited to the stated change
  • Updated docs if behavior or setup changed
  • Added screenshots for UI changes when relevant

Add a custom 404 page with a clear "Page not found" heading, descriptive
subheading, a search input for searching keys directly from the 404 page,
a Back to Marketplace button, and telemetry logging of the attempted path.

Refs: accesslayerorg#863

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@smog123 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093
Chucks1093 merged commit 88450eb into accesslayerorg:dev Sep 4, 2026
1 check passed
Ajibose added a commit to Ajibose/accesslayer-client that referenced this pull request Sep 4, 2026
Resolves conflicts from the mobile bottom-sheet refactor (accesslayerorg#901), which
extracted TradeDialog's desktop-only inline JSX into a shared
`bodyContent` variable reused by both the sheet and the dialog. Ported
this PR's LaunchPenaltyWarning/SellFeeBreakdown additions into that
shared `bodyContent` instead of keeping a duplicated inline copy.

Also resolves the same additive slippageTolerance.utils.ts/test.ts
conflict as accesslayerorg#872 vs accesslayerorg#877 (both sides just append), and a purely
additive package.json conflict (canvas-confetti deps from accesslayerorg#892).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HCiPXzfWN9jdJAfNQQ6nbW
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.

Add a 404 page with a helpful message and a Back to Marketplace button

2 participants