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

Handle the dApp providing bad data for ids #625

Open
21 tasks
dexturr opened this issue Oct 25, 2023 · 0 comments
Open
21 tasks

Handle the dApp providing bad data for ids #625

dexturr opened this issue Oct 25, 2023 · 0 comments

Comments

@dexturr
Copy link
Member

dexturr commented Oct 25, 2023

Story

As a user
I want to be notified if we could not find an asset/market/order
So that I can make an informed choice about submitting my transaction

Acceptance Criteria

  • I can see a warning if the market/asset/order could not be found
  • I can see a checkbox to proceed with my transaction
  • I can submit the transaction if the checkbox is ticked

Tasks

  • Detailed sketch
  • Visual design
  • Frontend tasks:
    • Implement UI
    • Integrate with backend
    • Write unit tests
  • Backend tasks:
    • TBC
    • Write unit tests
  • Write end to end tests
  • Code review
  • Team verify acceptance criteria met
  • Exploratory QA testing
  • Capture bugs and new edge cases in tickets (this one or new TBD)
  • Write automated regression tests for the A/Cs (expanding on A/Cs where possible)
  • Add story and A/Cs to spec doc
  • Review with stakeholders
  • Release

Sketch

Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant