Ghazi - 🔥 resources made available in the add task modal (main)#3577
Open
Ghazi1212 wants to merge 7319 commits into
Open
Ghazi - 🔥 resources made available in the add task modal (main)#3577Ghazi1212 wants to merge 7319 commits into
Ghazi1212 wants to merge 7319 commits into
Conversation
…ut-fixes-v2 Sayali: 🔥 QST tag size, Teams tab alignment, warnings API throttling, httpService ERR_INSUFFICIENT_RESOURCES handling
…reddit Maithili : reddit auto poster
…sel_css_to_module_css Combine skipGlobalErrorToast with development error filtering for cancelled, network, and insufficient-resource requests in httpService. Co-authored-by: Cursor <cursoragent@cursor.com>
…ngredient Shravan: implement substitute ingredient modal with backend API integration
…tion_Task_Deadline Sayali: update bell notification task progress alerts at 50/75/90% with correct message format, task info display, and reset logic
…ut-fixes-v3 Sayali 🔥 fix: add desktop/tablet media query to UserProfile.scss for reliable CSS build
…hlist_image_carousel_css_to_module_css Veda Charitha - LB Dashbord Wishlist and Image Carousel CSS Changes
…imer-Bug Sayali: add onMouseDown preventDefault to fix Firefox timer button double-click bug
…ers-Lagging-v2 Sayali: fix show trackers lagging v2
…cation_Form Neeraj Fix Job Application Form
…e to fix SonarCloud duplication
…ent-fixes Sayali/email management fixes
…ulkIssues Diya 🔥 fix(blueSq): Fixed Blue Square Bulk Issues
…SEmailMgmt Diya fix(props): Added PropTypes to Blue Square Email Management
Frontend Release to Main [4.93]
…Final-v2 Sayali: add Show/Hide Trackers button to Dashboard Tasks tab header
Frontend Release to Main [4.94]
|
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