Ghazi - 🔥 resources made available in the add task modal (main)#3577
Open
Ghazi1212 wants to merge 4683 commits intoghazi_fix_resources_dropdownfrom
Open
Ghazi - 🔥 resources made available in the add task modal (main)#3577Ghazi1212 wants to merge 4683 commits intoghazi_fix_resources_dropdownfrom
Ghazi1212 wants to merge 4683 commits intoghazi_fix_resources_dropdownfrom
Conversation
…rboard_info_icon_text_fe Venkataramanan fix: leaderboard info icon text - frontend
…ummary_text_and_timelog_icons Venkataramanan 🔥 summary text center align and timelog icons formatting
…ask_names_formatting_and_add_intangible_time_button Venkataramanan 🔥 task names and add intangible time formatting
…er-alignment Namitha: Fixed number alignment in Most Popular Event chart and convert to CSS modules
…ate selector, prettier formatting
…s-development-v2 Sayali: 🔥 sonarcloud issues development v2
…arn/rollup-4.59.0 chore(deps): bump rollup from 4.49.0 to 4.59.0
…issing-package Sayali 🔥 add missing libphonenumber-js package to resolve AddMaterial tes…
Sayali: 🔥 resolve SonarCloud blockers - fix invalid CSS unit and remove re…
…ubmit_for_review_button_formatting Venkataramanan fix: submit for review button formatting
…onarqube_errors Venkataramanan 🔥 all sonarqube reliability issues
Sundar - 🔥 Fix sonar reliability issue in logout
Frontend Release to Main [4.79]
|
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