Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This partially reverts 03cbed808805ccdbff639eaa67e8f8b26c7275b3.
Unless we actually take the inactive form fields out of the form in the DOM,
their "required" attributes will prevent form submission. We can't just hide
them.
|
|
|
|
|
|
Ref: https://xd.adobe.com/view/fa2b4841-e463-432e-7465-e96b4ed200ff-8c1a/screen/b84fcf66-9580-4ae2-b37d-7ee15401d627/Pangenome-Browser-Manual-Metadata-Host
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Fix] Correctly render form element inside chromium (closes #9)
|
|
https://css-tricks.com/almanac/properties/b/break-inside/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add custom css styling
|
|
|
|
|