Image_Gallery #229
Collaborator
- Image Display :- Images are shown in horizontal groups, organized by activity, uploader, and work area.
- Filter Drawer :- A filter panel can be toggled open/closed, allowing users to filter images by various criteria.
- Filter Options :- Filters include building, date range, floor, work area, activity, uploaded by (user), and work category.
- Dynamic Filtering :- When "Apply Filters" is clicked, an API call is made to fetch images matching the selected filters.
- Image Hover Details :- Hovering over an image reveals a tooltip with its date, time, and activity.
- Image Pop-up (ImagePop) :- Clicking an image opens a modal displaying uploader details (name), full date/time, detailed location (building > floor > work area), and comments.
- Batch Navigation :- Within the pop-up, "Next" and "Previous" arrows allow for batch-wise navigation through images from the same group.
1. Image Display :- Images are shown in horizontal groups, organized by activity, uploader, and work area.
2. Filter Drawer :- A filter panel can be toggled open/closed, allowing users to filter images by various criteria.
3. Filter Options :- Filters include building, date range, floor, work area, activity, uploaded by (user), and work category.
4. Dynamic Filtering :- When "Apply Filters" is clicked, an API call is made to fetch images matching the selected filters.
5. Image Hover Details :- Hovering over an image reveals a tooltip with its date, time, and activity.
6. Image Pop-up (ImagePop) :- Clicking an image opens a modal displaying uploader details (name), full date/time, detailed location (building > floor > work area), and comments.
7. Batch Navigation :- Within the pop-up, "Next" and "Previous" arrows allow for batch-wise navigation through images from the same group.
kartik.sharma
added 4 commits 2025-07-04 06:10:08 +00:00
kartik.sharma
added 1 commit 2025-07-04 09:51:33 +00:00
Merge pull request 'Image_Gallery' (#229) from Image_Gallery into main
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Image_Gallery"
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?