Greenstand / treetracker-admin-client

The Admin Panel is the part of the Treetracker project for verifying, processing and managing data collected by the Treetracker app
GNU Affero General Public License v3.0
33 stars 193 forks source link

fix(captures): attribute changed from imageUrl to image_url #1093

Closed pranavkparti closed 1 year ago

pranavkparti commented 1 year ago

Description

Simple fix, needed to change the image URL attribute name so that the link would have the correct URL instead of undefined.

Issue(s) addressed Captures: Clicking image url doesn't work

What kind of change(s) does this PR introduce?

Please check if the PR fulfils these requirements

Issue

What is the current behavior? The Open Image in New Tab doesn't do anything.

What is the new behavior? The Open Image in New Tab now works correctly.

Breaking change

Does this PR introduce a breaking change? No.

Other useful information