When IDs contain characters that are not valid selectors (e.g. spaces, slash), zoom breaks This should be solvable if the id is put on a `data-id` field, so this should work `[data-id="id/2#$#@$"]` https://github.com/NCI-GDC/portal-ui/pull/1946#pullrequestreview-50656832
When IDs contain characters that are not valid selectors (e.g. spaces, slash), zoom breaks
This should be solvable if the id is put on a
data-idfield, so this should work[data-id="id/2#$#@$"]NCI-GDC/portal-ui#1946 (review)