| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Reiterating from Slack thread for visibility: What do you think of an id property — this also extends to DatasetItem, Dataset, Slice, Model, etc — rather than a constructor param? This way we can better handle the case where the object has not yet hit our backend to have an ID generated. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
When loading annotations and predictions that have assigned IDs there was no way of searching for those in the frontend. This adds and ID field that is populated when loading Annotations and Predictions from server.