Skip to content

Fix mobile bounty creation redirect#1592

Open
cybercraftsolutionsllc wants to merge 1 commit into
stakwork:masterfrom
cybercraftsolutionsllc:codex/mobile-post-bounty-879
Open

Fix mobile bounty creation redirect#1592
cybercraftsolutionsllc wants to merge 1 commit into
stakwork:masterfrom
cybercraftsolutionsllc:codex/mobile-post-bounty-879

Conversation

@cybercraftsolutionsllc
Copy link
Copy Markdown

Fixes stakwork/sphinx-tribes#879

Summary

  • pass the existing ReCallBounties redirect callback into the mobile PostModal flow
  • keep mobile bounty creation on the same newDesign path as desktop so a successful create can open the created bounty edit/detail page
  • add a mobile regression test that verifies the mobile form receives the redirect callback

Validation

  • node node_modules/jest/bin/jest.js src/people/widgetViews/postBounty/__tests__/PostModal.mobile.spec.tsx --runInBand --no-coverage --silent
  • git diff --check

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.

All bounty creation buttons open the bounty edit page in mobile

2 participants