You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a guide for how to test the sites following the React 18 upgrade for the client code.
For checking if a bug was already on the live/production site:
@aurreco-uga will provide a VectorBase dev site on the live/production site branch that will emulate live sites
ortho, mbio and clinepi still have live production sites.
Outreach
snackbars - do they still work and look OK? These can be tested as follows: 1. genomics site after changing organism preferences, 2. MapVEu when marker selections (click on markers) are made and various help is given, also notifications when selected markers go off-screen. (due to these changes)
do EDA viz thumbnails still all work (plotly plots, simple EDA/clinepi map viz, faceted plots, mbio networks etc) - because these are complex and brittle
explain and test registerCustomElementhere that is used on some record pages here. Presumably this is something to do with the image rendered near the top of this compound record page.
The text was updated successfully, but these errors were encountered:
explain and test registerCustomElementhere that is used on some record pages here. Presumably this is something to do with the image rendered near the top of this compound record page.
Good idea. This was an early experiment to allow using custom html tags in the wdk model xml, to use react components.
This is a guide for how to test the sites following the React 18 upgrade for the client code.
For checking if a bug was already on the live/production site:
Outreach
Developers
registerCustomElement
here that is used on some record pages here. Presumably this is something to do with the image rendered near the top of this compound record page.The text was updated successfully, but these errors were encountered: