You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hope your refactoring phase is going well and you are enjoying the process of re-looking at your app.
There are few observations that I faced during looking at your app. I'm pretty sure you are aware of these things. But it is time to start working on them.
First: On your search result page, the color palette still belongs to the old style.
Second: When a user has done some search, it is kind of frustrating to find no results, especially if the user has tried multiple times. Here are some tips for improving your user experience when conducting search on your app:
Clearly explain that there are no results.
Provide the user with suggestions for an alternative results.
If you are not providing alternatives, at least there must be a button which redirects to the main page.
Third: Your loading still belongs to old style
Fourth: On each category page, there is still Lorem Ipsum. See the Disability Category page for an example.
Fifth: On each charity page, the charity's logo does not have a size that corresponds to the text beside it. See the Dogs Trust page for an example.
Sixth: There was a feedback from user testing to move the link to a charity's website to the main details tab. It is still on the contact tab.
Seventh: For the sake of consistency, you might want to unify the icons in the category slider.
The text was updated successfully, but these errors were encountered:
Hi Yasmine. Thanks for the thorough feedback.
Regarding the issues you mentioned before:
1- Regarding the search results, the color pallet has been updated but still not updated on heroku.
2- We are working on a redirecting feature we will implement next week.
3- the loading icon was also changed but latest changes hasn't been deployed to heroku.
4-As for the category descriptions. We'll consider asking Sarah to provide content for them or send a source that has.
5- For the last 3 concerns, we will work on amending them early next week. :)
Hello ChariZone,
Hope your refactoring phase is going well and you are enjoying the process of re-looking at your app.
There are few observations that I faced during looking at your app. I'm pretty sure you are aware of these things. But it is time to start working on them.
First: On your search result page, the color palette still belongs to the old style.
Second: When a user has done some search, it is kind of frustrating to find no results, especially if the user has tried multiple times. Here are some tips for improving your user experience when conducting search on your app:
Third: Your loading still belongs to old style
Fourth: On each category page, there is still Lorem Ipsum. See the Disability Category page for an example.
Fifth: On each charity page, the charity's logo does not have a size that corresponds to the text beside it. See the Dogs Trust page for an example.
Sixth: There was a feedback from user testing to move the link to a charity's website to the
main details
tab. It is still on the contact tab.Seventh: For the sake of consistency, you might want to unify the icons in the category slider.
The text was updated successfully, but these errors were encountered: