Open hcayless opened 4 years ago
Given the complex nature of the spec file rendering, I think it would be a good idea to look at the use of CSS grid to get a more responsive design there.
Or possibly just CSS flexboxes? I’ve found these a little easier to implement than grid in the wild.
Flexbox is easier, I think, but Grid is way more powerful if you can get your head around it. :-)
My colleague @sonovice created some nice frontend for the spec pages of an ODD based schema at https://axelberndt.github.io/MPM/docs. This might provide some ideas …
As @martindholmes remarks in #1984, there are a variety of things in the Guidelines which could usefully be updated to use modern HTML features (and possibly less JavaScript). This ticket is an umbrella for pulling together those issues.
Things I can think of: