BuidlZone-Labs/zicket-web

Implement the failure-state system (privacy +blockchain edge cases)

Open

#164 opened on Jul 23, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (43 forks)auto 404
GrantFox OSSMaybe RewardedOfficial Campaign | FWC26difficulty: mediumenhancementfrontendhelp wanted

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

A while back, one of the design #91 issues was completed, which centered around a failure-state system, your goal will be to build & implement said design, you are given more leeway to make proper decision on what part of the application this new feature should land at. Develop the unified UX for complex failure scenarios (wallet errors, chain delays, partial confirmations).

Design Reference

https://www.figma.com/design/o9EayHeZkGOxzeCLd80WPW/Zicket-%F0%9F%8E%AB--Copy-?node-id=4413-11006&t=GfzTR6hw2x7C9yvb-4 designs under the failure state

Acceptance Criteria

  • Clear handling of async/blockchain states
  • No user confusion during failures
  • Consistent across app
  • Ensure Consistent app theme regardless of the current design theme
  • desktop mode should be available

Contributor guide