package.elm-lang.org icon indicating copy to clipboard operation
package.elm-lang.org copied to clipboard

Show multiple warnings in documentation layout

Open seanstrom opened this issue 5 years ago • 0 comments
trafficstars

What

  • Adjust site layout to allow showing multiple warnings

Why

When viewing documentation for a package, the site will only show a single warning near the top of the page (in the "header-underbar") if any warning exists. Sometimes a package will have multiple warnings (old and incompatible), but only the incompatible warning will be shown. It may be still useful to see the other warnings because they have useful information (like links to newer versions).

Screenshots

Before

Screen Shot 2020-03-04 at 1 26 27 PM

After

Screen Shot 2020-03-04 at 1 26 37 PM

seanstrom avatar Mar 04 '20 21:03 seanstrom