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
Getting option to select one out of all the options in the Saved Filters dropdown, instead it should have been a checkbox to select multiple options.
Description:
When we apply filters in data-view we get to select any one filter from Saved Filters dropdown. This can be changed to checkbox so that the user can apply more than one filter at one time for better user experience. If a user wants to see his/her/they published posts and yet to be verified post only and that also simultaneously he/she/they at current feature would not be able to access it. But, if the radio button is changed into a checkbox list more than one option can be opted simultaneously.
Steps to Reproduce:
Go to the Ushahidi client platform.
Go to Data-view
Select Filters in the upper-right corner.
Click on the Saved Filters dropdown
Environment: Chrome, Edge
Solution:
Currently according to the code-base here radio-buttons are used, instead if we use checkbox or list box we can create the ability to choose multiple options instead of just one.
The below attached images can be used for reference to make the amendments.
Current Appearance:
Expected Appearance:
Which user group(s) are the primary audience for this feature/enhancement:
-> Every user who is willing to view their own posts or any other posts simultaneously.
-> Users who are looking at posts of one kind which can be his/her/they own or owned by others.
The text was updated successfully, but these errors were encountered:
Hello @Angamanga I have raised this issue last week under accessibility project, could you please review it and label it if suitable, additionally I would highly appreciate if you could provide any feedback for further improvement.
Thankyou!
Issue:
Getting option to select one out of all the options in the Saved Filters dropdown, instead it should have been a checkbox to select multiple options.
Description:
When we apply filters in data-view we get to select any one filter from Saved Filters dropdown. This can be changed to checkbox so that the user can apply more than one filter at one time for better user experience. If a user wants to see his/her/they published posts and yet to be verified post only and that also simultaneously he/she/they at current feature would not be able to access it. But, if the radio button is changed into a checkbox list more than one option can be opted simultaneously.
Steps to Reproduce:
Environment: Chrome, Edge
Solution:
Currently according to the code-base here radio-buttons are used, instead if we use checkbox or list box we can create the ability to choose multiple options instead of just one.
The below attached images can be used for reference to make the amendments.
Current Appearance:
Expected Appearance:
Which user group(s) are the primary audience for this feature/enhancement:
-> Every user who is willing to view their own posts or any other posts simultaneously.
-> Users who are looking at posts of one kind which can be his/her/they own or owned by others.
The text was updated successfully, but these errors were encountered: