Mentorship-android: Add toast message when no user with common skills is found using filter

Created on 6 Sep 2020  路  10Comments  路  Source: anitab-org/mentorship-android

Is your feature request related to a problem? Please describe.
When a user tries to filter members feature using Skills and no member is found after filtering ,
only a blank screen is displayed .

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Members page'
  2. Click on 'Filter'>> 'Skills'>> 'Type documenting' and apply
  3. See error

Describe the solution you'd like
Add a proper toast message like Opps! No member found. on the blank screen which is displayed .

Coding User Interface Open Source Hack

All 10 comments

I want to work on this issue

can this task be assigned to me?

@vj-codes I haven't been assigned any issue yet, can I please take this one?

@vj-codes I cam completed my previous task can this be assigned to me?

Assigning you @ritvij14
Happy coding!

@vj-codes I have a doubt since this is given 2 category tags, will it be counted for both or for one only? For Open Source Hack.

This will come under coding @ritvij14
User interface is added as an additional category ,so that it's easy to understand.
UI issues for OSH are mostly redesigning the app

@vj-codes alright. Thanks for the clarification

@vj-codes I have just started exploring this project and this is my first issue so I thought I should confirm before sending the PR.
In the Members.kt file, the updateUserList() function uses the getFilteredUsers() function to get a list of users according to the filters in the search query.
In this, I see if-else conditions for checking filters like location and skills, so is this the part where I put a Toast for skills?

Please tell if I am proceeding in the right direction.

yes @ritvij14

Was this page helpful?
0 / 5 - 0 ratings

Related issues

garimasingh128 picture garimasingh128  路  3Comments

vaishnavi-29 picture vaishnavi-29  路  3Comments

annabauza picture annabauza  路  7Comments

isabelcosta picture isabelcosta  路  4Comments

Dilu9218 picture Dilu9218  路  9Comments