Jeremy Asuncion
Jeremy Asuncion
# Description Should hopefully fix #4933 ## Type of change - [x] Bug-fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...
### Past Issues Searched - [X] I have searched open and closed issues to make sure that the bug has not yet been reported ### Issue is a Bug Report...
An alternative to vanilla JavaScript and CoffeeScript is Babel, which provides ES6/7 support. I can work on a pull request to add support. I propose we use the `.es6` extension...
# Caught Error Alarms These are errors that are caught and logged in the frontend. The errors for these logs are can be surfaced from CloudWatch Logs. ## Error fetching...
Right now the prod e2e tests are failing because of an issue with running the sleep script
#### Description The in-page table of contents is too long for the page of `napari-segment-blobs-and-things-with-membranes`, and you only see the rest when you get to the bottom. #### Steps/Code to...
#### Description Google Search Console (GSC) has found issues related to mobile usage for the [vollseg-napari](https://www.napari-hub.org/plugins/vollseg-napari) plugin. It seems like the issues are mostly around how this plugin uses a...
Follow up of https://github.com/chanzuckerberg/napari-hub/issues/898#issuecomment-1458823556 The home page has minified errors that only occur in production. For some reason, running the server locally in production mode doesn't show the errors, so...
We should have some documentation around how we do internationalization on the hub
We should have a document on how we use server side rendering on the hub, why it's important, and what benefits it provides for us