Skip to content

Refresh bounty modal after edits#1593

Open
cybercraftsolutionsllc wants to merge 1 commit into
stakwork:masterfrom
cybercraftsolutionsllc:codex/refresh-bounty-after-edit-1892
Open

Refresh bounty modal after edits#1593
cybercraftsolutionsllc wants to merge 1 commit into
stakwork:masterfrom
cybercraftsolutionsllc:codex/refresh-bounty-after-edit-1892

Conversation

@cybercraftsolutionsllc
Copy link
Copy Markdown

Fixes stakwork/sphinx-tribes#1892

Summary

  • refresh the active bounty after saving any existing bounty edit, including assigned bounties
  • fixes stale price/details in the bounty modal after save without requiring a manual browser refresh
  • adds a focused regression test for assigned bounty edits refreshing the active bounty

Validation

  • node node_modules/jest/bin/jest.js src/people/main/__tests__/FocusView.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.

Updating the price in a Bounty does not update the view of the bounty until refreshed.

2 participants