-
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
Org Filter by Skill #12
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: |
Hmmm you have a jest test failing now. |
@ecurrencyhodler , This is persistent due to the modification of the |
@ecurrencyhodler @elraphty fixed issues in this PR, I think we are good to go now , awaiting your review |
@elraphty I have updated the test file but I cannot run the test on my local machine getting this error |
I think I will need assistance with this one, I cannot figure out the cause of this test failure |
@Vayras, you have pushed You should reset the AppMode back to |
@Ekep-Obasi Thank you for your help , I might have pushed these with the other files an oversight at my end |
Wow great catch @Ekep-Obasi Thanks for the assist. Let's get a code review. |
@Vayras fix the alignment of skill and status dropdowns |
Sure, will fix this |
@elraphty done with the changes |
Tested it works nicely. well done. paid! |
Resubmission of stakwork/sphinx-tribes#1430
issue:stakwork/sphinx-tribes#1315
with this PR I have implemented the skills filter on org Homepage
implementation involves modification of api call getOrganizationBounties and changes in frontend
loom video:https://www.loom.com/share/685883cc25b74f8bae633b85a5d41a00
test have been updated
tested on chrome