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

Approve with flag needed #154

Open sebastiangaertner opened 3 years ago

sebastiangaertner commented 3 years ago

Often the tree capture can be accepted and approved but the ability to add an approve flag would help to fine tune the operators ability to go back to flagged captures and revisit them. This might also be solving #153 since one of the approve flags could be "bookmark as featured capture".

nmcharlton commented 2 years ago

@sebastiangaertner Just revisiting this one.

Currently, verifiers have the option of adding this sort of information as an Additional Tag at the point of approval.

Once we have the ability to remove tags (#675), this may be a workable solution. It's not the most elegant, but supports the use case.

Do you think a dedicated flag facility is required?