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
On the main page, some title sections have text that's partially cut off.
On the main page, when you mouse over the icons on the menu sidebar, the dropdown menu appears with a gap between it and the icon, such that when you mouse over to try to click on the dropdown it disappears before you can click.
On the 'A Clash Of Overhangs' page (https://2021.igem.org/Team:Open_Science_Global/Wetware/A-Clash-of-Overhangs), the first two text diagrams in the part type switching section have too much white space in them, causing the diagrams of the BsaI and BtgzI binding and cut sites to get messed up. Need to delete ~10 spaces between each.
In the Wetware section, for each subsection page, there are no hyperlinks that take you back to the main Wetware page or to the next subsection
In the parts collection, part definitions look like hyperlinks to the Biobricks registry, but can't be clicked on (have to copy and paste the URL into a browser)
In the parts collection, a bunch of the Registry URLs for our parts don't match the parts described (e.g. one describes a LacO operator but links to one of the SecTag library plasmids)
The text was updated successfully, but these errors were encountered:
doesn't look like it at first, but this is just caused by an interaction between text-align: justify and overflow. easily fixed on desktop by allowing the diagrams width: 105%. will check if same fix works on mobile and put updates in Styles #6
i had a particular breadcrumb pattern to use but we ran out of time during submission. will dig it up and put here.
this is caused by some copy/paste or find/replace error that closed the link tags. i'll fix it and put further cleanup in Styles #6. it looks like almiro had to use the html table generator i linked rather than the built-in parts collection renderer for some reason, so i'll look at cleaning that up.
will make lists to compare and put updates in Document parts #2. additionally, can you look over Basic Parts and Composite Parts and pluck out which one(s) need their category fixed?
The text was updated successfully, but these errors were encountered: