Results 19 comments of Chris Miceli

Yes, the problem persists as exhibited by the linked repo https://github.com/chrismiceli/jest-optional-chaining/tree/master.

@sheilf-synapse, that still hide branches that code coverage cannot indicate if covered or not.

Would it be possible to make the background draggable? That way if the image somehow ended up in a corner the drag target isn't 50x50px box? I suppose you can...

There is a small blue border in firefox when clicked that probably can be removed: ![image](https://github.com/DistributedProofreaders/dproofreaders/assets/1526781/98706890-2a73-4157-8cb7-eaac6661849a) I also worry some people may complain there are no scrollbars anymore, so may...

> This commit leaves the focus in the text area even when dragging the image. The blue border Chris mentioned indicates that the image has focus so this has now...

> > > This commit leaves the focus in the text area even when dragging the image. The blue border Chris mentioned indicates that the image has focus so this...

> > Is the sandbox updated? I still see the focus stay in the text area after dragging the image around. > > Yes, this seems to be what the...

Would it make sense to do a sort of tokenization of the title and search query that splits input on punctuation (quotes, hyphens, commas, etc.), then rank results based on...

I'd have to defer to someone with more database experience than me. I'm not even sure the full tokenization approach is possible in database. String replacement methods could be done...

I think the proper place for this is add_files.php. This is the current mechanism to add files as well as replace images in bulk for PMs. It makes sense a...