Closed tim-band closed 2 months ago
991px seems quite wide for a mobile, we might want to change this to 500px
re. styling the numbers in the main panel, it seems .xlabel gets coloured to grey, we could remove this so it defaults to the blue that's indicative of links?
really like the GH cypress inclusion
Loads of new functionality, loads of stuff removed or unified. Still plenty of work could be done here. I've just made the localization text format MessageFormat, which allows us to use plurals in the message text. But that's not too important. There's a new "ThreePanelComponent" which acts as a base class for all the three-panel pages, allowing us to factor out the repeated functionality and make some things easier to write, at least in the derived classes. All the data comes in through query parameters. I think we're going to have to change the way breadcrumbs work, like maybe a set of links that go in all sorts of different directions. There's a new page, ProjectTextComponent, which is linked from the lines on the right hand panel in DetailsSourceComponent. To get there go cow -> ab -> 80x/100% -> ED Animals A 1 -> then click one of the grey numbers on the left of the middle panel (need to figure out some CSS that makes it more obvious that these are links) -> click a grey line in the right panel. And of course Steve's new P4 pager is supported.