Allan Lasser

Results 93 comments of Allan Lasser

This is a good idea, I've also heard this through our feedback tool. I think another form focused on changing access shouldn't bee too hard to add.

We should be capturing the add-on run link when the user clicks the "thumbs down" button to register a negative feedback.

I definitely see this when I load on mobile and I also see the rendering delay the zoom level exposes. Here, we're calling scrollTo before all the pages have rendered,...

This is actually a really good use case for Playwright tests, which is something I've been meaning to try setting up. I'm spending the last bit of my Friday trying...

Branch [`issue1203`](https://github.com/MuckRock/documentcloud-frontend/tree/issue1203) has passing Playwright tests that can be used as a starting point to try and reproduce this behavior and guarantee a fix works.

In general, I find that the "Organization" sharing permission to be confusing in how vague it is. We should probably be more explicit about which organization the user is sharing...

I wrote my way to this conclusion in Slack, but having ownership as both User and Org feels unnecessarily complex—why not just treat Organization as the ownership field, and then...

I am seeing a bug in how the sidebar DocumentActions are getting rendered in our storybooks.

Right now our main LLM add-on is GPT3.5-Turbo, which is a few generations old and has a relatively small context window compared to current-gen models. This makes it hard to...