Hide Project Dropdown When Only One Project Is Assigned to Employee #202
Collaborator
- When only one project is assigned to an employee:
- Show the project name in a disabled dropdown or read-only input field.
- User cannot change the project.
- When no project is assigned:
- Display a message like: "No projects assigned."
- Do not show a dropdown.
- When multiple projects are assigned:
- Show a dropdown with all available projects.
- Allow the user to select a project from the list.
1. When only one project is assigned to an employee:
- Show the project name in a disabled dropdown or read-only input field.
- User cannot change the project.
2. When no project is assigned:
- Display a message like: "No projects assigned."
- Do not show a dropdown.
3. When multiple projects are assigned:
- Show a dropdown with all available projects.
- Allow the user to select a project from the list.
kartik.sharma
added 1 commit 2025-06-11 11:50:18 +00:00
Merge pull request 'Hide Project Dropdown When Only One Project Is Assigned to Employee' (#202) from Kartik_Bug#476 into Issue_Jun_2W
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Kartik_Bug#476"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?