Benjamin Kane

Results 96 comments of Benjamin Kane

These file hashes are integers that exceed the size of browser/JSON integers, so the hashes get cast to another in integer. I recommend using strings for hashes, and we will...

Hi @oguz-hanoglu. Note that you can zoom out so the label(s) are not covered.

> As a solution, zoom can persist when moved to next sample by right arrow. It's a good idea. I will investigate

I am trying to reproduce yet. Still investigating. For any upgrade/downgrade issues when using the App, I always recommend clearing the browser cache.

@KuenstlicheIntelligenz It looks like this error is coming from a network request. If you can share the response data from the network tab in dev tools, I can probably find...

Perfect, thanks. The server is returning a 415 from `/graphql`, which I haven't seen before. It is odd because the request has the `Content-Type` header defined Can you share your...

Hi @elsampsa, thanks for the report. We see this error in development sometimes, but I've never seen it in a release. If you have a code snippet that reliably reproduces...

Hi @joihn. I already started implementing this as I think this a natural feature to have. It will need some optimizations before we release it. Stay tuned.

I'm not sure this is explicitly an app issue, so I'm adding the core label as well

The App uses [fosu.change_label_tags](https://github.com/voxel51/fiftyone/blob/2892daf5435b53faac5b93bcdeaaa6a3c8394d29/fiftyone/server/utils.py#L34) which uses`SampleCollection._edit_label_tags()`. I don't see how there could be an inconsistency