animl-frontend icon indicating copy to clipboard operation
animl-frontend copied to clipboard

A frontend web app for viewing & labeling camera trap data by The Nature Conservancy.

Results 164 animl-frontend issues
Sort by recently updated
recently updated
newest added

https://react-window.now.sh/#/examples/grid/fixed-size

enhancement
low priority

**Context** Implements #303 Adds the image review toolbar to images in the single column grid on small screens. Some functionality is implemented but others still needs to be adopted to...

UX
UI
mobile

**Context** Noticing that if people don't run prettier themselves, there's nothing to prevent these changes from being merged into the main branch. This causes a ton of unrelated formatting changes...

dev ops

**Context** Closes: #309 #308 Adds visual indicator that filters are changed from default. Also adds sort functionality to the mobile filters panel.

UX
UI
mobile

The stats dashboard currently shows label counts at the [_Object_](https://docs.animl.camera/getting-started/structure-concepts-and-terminology#objects-and-labels) level, but it would be really nice to build out the dashboard and backend aggregation functionality to support visualizations at...

**Context** Adjusts the styling of the camera admin mobile to be mobile friendly.

UI
mobile

In the desktop view, users are able to sort the list of images by date created, date added, and camera ID. This task covers the addition of this functionality to...

UX
UI
mobile

On mobile, the floating toolbar does not give any indication that filters are applied (or changed from the default filters). This task covers the investigation of a UI/UX solution to...

UX
UI
mobile

After implementing #289, expose the ability to aggregate objects at the image-level during CSV export. Because each line of the CSV represents a single image, we can't implement the ability...