Vincent Rubinetti
Vincent Rubinetti
> However, I'll use this issue to track having the other duplicate dates as _fallbacks_ if `last-modified-date` is not present. Okay, I forgot that it already does this. It tries...
Can't believe this wasn't in here from the start. However I think this will no longer be a problem with React 19, because the ref should automatically be forwarded (assuming...
> I'd love if you could add tooltips next to each section title ("Most similar papers", "Most similar journals" etc) explaining in one sentence how these rankings are generated and...
@danich1 could you put some sentences here. I plan to implement #105 on the frontend today, and I wanted to do some other touch ups to the UI along with...
I kinda feel like the paragraphs at the bottom already explain what the user was requesting (🤪 ) but I guess it'd be nice to have a more immediate, shorter...
Per our post-scrum chat about this: It sounds like a good plan is to have the frontend allow a pdf/txt/word document upload, use a js library to convert it to...
> Without it, we were getting feedback that it wasn't apparent that there was "more" below the list of journals for some users How much feedback were we getting for...
> A couple people said they stopped at the journals and didn't see the article or maps. I don't understand this though. The journals and papers take quite a bit...
Commenting to say this would absolutely amazing. Some type of dotted line guides for the viewbox and also the axes at center/origin of the image would really help a lot.
You can _almost_ achieve this by using the settings like this: ```json "svgPreview.style": { "img": { "background-position": "0 0, 10px 10px", "background-size": "20px 20px", "background-image": "linear-gradient(45deg, #141414 25%, transparent 25%,...