In Teams Tab when we Assign a project then this dropdown not change its state . #181

Merged
vikas.nale merged 1 commits from Kartik_Bug#442 into Issue_Jun_1W 2025-06-03 11:56:05 +00:00
Collaborator

In Teams Tab when we Assign a project then this dropdown not change its state .
When we select a In-Active Employee on dropdown then Assign a project then submit the form then this dropdown is not change its state In-active to Active.
But the updation on code now its working properly.

Update in handleEmpAlicationFormSubmit :-

  1. activeEmployee state is set to true

  2. filteredEmployees is updated to show only active ones

  3. The dropdown reflects "Active Employee" after submission (for UI consistency)

In Teams Tab when we Assign a project then this dropdown not change its state . When we select a In-Active Employee on dropdown then Assign a project then submit the form then this dropdown is not change its state In-active to Active. But the updation on code now its working properly. Update in handleEmpAlicationFormSubmit :- 1. activeEmployee state is set to true 2. filteredEmployees is updated to show only active ones 3. The dropdown reflects "Active Employee" after submission (for UI consistency)
kartik.sharma added 1 commit 2025-06-03 09:56:04 +00:00
vikas.nale merged commit cfd5486fe2 into Issue_Jun_1W 2025-06-03 11:56:05 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.web#181
No description provided.