Ghazi - 🔥 resources made available in the add task modal (main)#3577
Open
Ghazi1212 wants to merge 7727 commits into
Open
Ghazi - 🔥 resources made available in the add task modal (main)#3577Ghazi1212 wants to merge 7727 commits into
Ghazi1212 wants to merge 7727 commits into
Conversation
…nagement-Implement-Feed-Management-Section Abhinav - Kitchen inventory management implement feed management section
…gement_Dashboard Neeraj Fix Resource Management Dashboard
…e-insights-filter Sphurthy - fix:fixed no show rate insightsfilter controls
…ateWeeklySummary Diya fix(bsRemoval): 🔥 Fixed Removing Blue Square for Late Weekly Summary
…-Pagination Akshith - Add Pagination to Activity List
…odNetworkApp into aswin-fix-paid-labor-cost-darkmode
…tration_confirmation_modal Saurabh taking over Shreya P taking over for Vamsidhar taking over for Pujitha taking over for Nishita_registration_confirmation_popup_modal
…ting_Bidding_Village_Filter_Navigation
…-cost-darkmode Sireesha taking over Aswin - Fix Paid Labor Cost filter visibility in dark mode
…idding_Village_Filter_Navigation Neeraj Fix LB Dashboard Wishlist Filtering And Navigation
…ment-in-All-Events-Filter-Sidebar Sphurthy - fix: UI misalignment in All Events sidebar
…-list-icons Akshith - Added icons to the event details in activity list
Frontend Release to Main [4.96]
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
Refactored TagsSearch component and AddTask modal to improve resources visibility and availability.
Related PRS (if any):
No related PRs
…
Main changes explained:
TagsSearch Component:
Prioritized members (from allMembers) as the main data source.
Shows full member list on input focus, filters when typing.
Retains Redux search fallback if members is unavailable.
Handles varied member object formats (_id, userID, firstName, etc.).
Simplified dropdown visibility logic and added developer debug info.
AddTaskModal Component:
Imported fetchAllMembers action.
Triggered fetchAllMembers when the modal opens using useEffect.
Ensures TagsSearch has access to full member list without relying on search.
…
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes:
Screen.Recording.2025-05-26.at.03.46.05.mov