Jeremy Asuncion
Jeremy Asuncion
This document should describe the different strategies we use to improve SEO on the hub
Right now the E2E test workflow uses a mock server for testing the frontend for consistency: https://github.com/chanzuckerberg/napari-hub/blob/80b506eb1f4515656dc4f4117793fabfa840c224/.github/workflows/e2e-tests.yml#L127-L128 However, there is value in testing a truly E2E environment with the frontend...
Not having source maps in production impacts our `Best Practices` Lighthouse score: We should look into how we can generate source maps for the frontend. I've tried following the instructions...
Follow up from #900 If we want to do something more involved like showing a custom image for Open Graph images, we can implement a separate API on the backend...
We should define the data types shared between the backend and frontend in a shared schema file so that changes to the underlying data model are propogated to the other...
In #480 we introduced the plugin metadata links to the plugin page and also updated the Python versions metadata to show all supported Python versions. Since this list will get...
Depends on https://github.com/chanzuckerberg/napari-hub/issues/1161 Reader and Writer plugin sections should show the extensions they read and write to. After a PR is completed for the above, we should read the data...
Follow up of #898 We should improve the performance for our Lighthouse scores to make it more accessible to mobile and low-powered device users ### Lighthouse Scores for each page...
It'd be nice to have share the activity dashboard directly or refresh the page and open it directly. Right now the tabs always default to the description