social-platform-donut-frontend icon indicating copy to clipboard operation
social-platform-donut-frontend copied to clipboard

[BUG] Searches persist in Members and Administrators Popup

Open ksraj123 opened this issue 5 years ago • 5 comments

Describe the bug Search results in the members and administrators modals persist on closing on opening the modals again. There is no way to clear the search result other than searching for blank or switching to a different page and stitching back, both of these are not intuitive and lead to bad user experience.

Steps to Reproduce Steps to reproduce the behavior:

  1. Go to Members or Administrators in the dashboard
  2. Search for a term
  3. Close the modal and re-open it again
  4. See the same search results again

Expected behavior The search should clear when the modal closes and on re-opening it while staying on the same page search results should not persist.

Screenshots Peek 2020-09-30 06-28

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
  • Browser Chrome
  • Version 85

Additional context Hacktoberfest

ksraj123 avatar Sep 30 '20 01:09 ksraj123

@ksraj123 Please Review

robin828 avatar Oct 07 '20 16:10 robin828

Fixed in: https://github.com/codeuino/social-platform-donut-frontend/pull/658

lazycipher avatar Nov 30 '20 02:11 lazycipher

How can I contribute to this repo?

anipaul2 avatar Feb 10 '22 07:02 anipaul2

Forked the repo and cloned. While doing npm install and npm start showing error "'react-scripts' is not recognized as an internal or external command, operable program or batch file."

anipaul2 avatar Feb 10 '22 08:02 anipaul2

@ksraj123 please review my changes!

anipaul2 avatar Feb 10 '22 10:02 anipaul2