Skip to content

Schematics issues #10352

Closed
Closed
@jelbourn

Description

@jelbourn
  • The <link> elements added for fonts are not well-formatted:
<head><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">
  ...
</head>
  • Table column headers and data don't align
    image
  • When I sort or change the page size all the data disappears (there's a changed after checked error)
  • We should probably set body to margin: 0 since the nav template looks pretty bad without it
  • Sidenav is stuck open on initial load with a large viewport and blocks interaction with the rest of the page. Only way to "close" it is to make the screen smaller.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions