Wai-Technologies / raaghu-react

Raaghu Design System - React, is a design system for modern web apps, which is an open source, Bootstrap enabled collection of reusable elements and components guided by clear standards, capable of giving the designers the necessary tools to develop beautiful, responsive and engaging product experiences.
https:\\raaghu.ai
Apache License 2.0
106 stars 6 forks source link

Portal : Placeholder of search textbox not matching to search feature implementation #413

Closed trivenikulkarni closed 3 weeks ago

trivenikulkarni commented 3 months ago

Describe the bug Placeholder of search textbox not matching to search feature implementation

Pre-requisites Login to https://dev.raaghu.io

Steps to reproduce the behavior:

  1. Go to User grid section on landing page
  2. Verify the placeholder for search textbox

Actual behavior Placeholder of search textbox not matching to search feature implementation

Expected behavior 1.If placeholder is "Search" , it should be global search, but currently only user name is getting searched. so either placeholder needs to make specific like Search By Username or if we keep the placeholder "Search" , need to implement global search.

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information): : NA

Additional context NA

@kaushikgokhale

Ketan-Khalate commented 3 months ago

Hello @trivenikulkarni we need backend changes for filters as we want to filter all fields for member-list grid.

trivenikulkarni commented 2 months ago

@pravinwaghmare23 please check what is pending for this task and take this task ahead.

pravinwaghmare23 commented 1 month ago

Global search is implemented so keeping search placeholder as search Image

rameshwarkamandar commented 1 month ago

Full name is not search -

Image

Image

rameshwarkamandar commented 3 weeks ago

Completed - Search filter is working.

Image

Image

Image

Image