-
Notifications
You must be signed in to change notification settings - Fork 43
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
Auto populate Org name for post bounty modal #13
Conversation
Video looks good. Sorry one more thing. We have reverted our backend api calls from api.people-test->people.test. So we no longer will require the "api" in front of the call. Can you push another commit? I think that'll trigger our github actions workflows for testing. Also in the future, you can run the tests locally as well using: |
Looks like you have a conflicting file: src/config/host.ts |
@ecurrencyhodler fixed , got the workflows running for this one, Implementing for the others |
@Vayras Your code breaks the Organization Drop down, No organization gets listed Linnk to Loom Video And please remove the commented code block. |
@elraphty well, There are two approaches to this , the original list of organization does not list the bounties Platform, it lists 18 total organization , the code for that is commented for now , I have both the implementations ready at hand , |
@ecurrencyhodler @elraphty since Bounty platform was not available , I used this approach to populate it , We can apply whatever works best in this case , let me know your review |
I can't see your recording @Vayras it's blurry, But I believe the best solution is reducing the Input abstraction and manipulating the dropdown in that post-bounty modal component. |
@elraphty @ecurrencyhodler I'm closing this PR and Resubmitting it proper functionality |
Resubmission of : stakwork/sphinx-tribes#1343
issue :stakwork/sphinx-tribes#1320
Loom video :https://www.loom.com/share/6ef1ba861cd641dfa3d814e4ee66d52b
Tested on Chrome