-
Notifications
You must be signed in to change notification settings - Fork 42
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
Frontend/#636 #638
Frontend/#636 #638
Conversation
@humansinstitute yeah! Just working on that won't be long 🚀 |
@humansinstitute fixed the tests on local will be reflected on checks shortly |
|
||
try { | ||
const ps2 = await api.get(query2); | ||
const ps3: any[] = []; | ||
|
||
if (ps2 && ps2.length) { | ||
if (ps2) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be a backend fix
@humansinstitute, I think this should be a backend fix, the filters are sent to the backend. |
@elraphty agreed need more data from back-end that would be much better |
But lot of current data coming from back-end is very messy so this might come in handy while backend issue is being fixed 🤔 |
@humansinstitute do you have any follow ups for me on this? Let me know Thanks |
loom video
workspace
https://www.loom.com/share/e8cb4cdefbc84d37904664c1d118612a
##person bounties
https://www.loom.com/share/40e893e95b9a4d6fb304db9c2aeb13f4
bounties page
https://www.loom.com/share/843be30f66f5452b8771f0aee3e0271c
Describe your changes
consistency amongst filters
Issue ticket number and link
#636
Type of change
bug fixes for user experience
Please delete options that are not relevant.
Checklist before requesting a review