Luke Wesley-Holley
Luke Wesley-Holley
When used in the following way: ``` const md = new Remarkable({ linkify: true }); md.core.ruler.disable([ "references", "footnote_tail", "abbr2", "replacements", "smartquotes" ]); md.block.ruler.disable([ "blockquote", "hr", "footnote", "heading", "lheading", "htmlblock", "table"...
I always have to double take when I make a change - the bar at the bottom, below the footer, is unintuitive.  For a shorter page, could it be...
In RBAC the save and revert are sticky at the bottom of the page - do this?
Following on from the comment by [@bcardiff](https://github.com/canonical-web-and-design/snapcraft.io/pull/2002#issuecomment-502216723). Perhaps we should include a link to the bottom anchor. "Ubuntu 16.04 or later? _Different OS?_" or something? We should also use the...
See https://github.com/canonical-web-and-design/snapcraft.io/pull/2910 We currently load all the data via python when the page loads using the [release history](https://dashboard.snapcraft.io/docs/v2/en/snaps.html#snap-releases) and [channel map](https://dashboard.snapcraft.io/docs/v2/en/snaps.html#snap-channel-map) endpoints. While this works for the latest revisions, it...
Remove edit, revert and save. Add close preview
Let's make some nice empty states that "this is what you'll see"
When you try to add a snapcraft.yaml from github we should display more information, if we can.
Flashing a message should show information related to the action performed, however if a user has multiple tabs open, triggers a flash on tab1, but loads another page in tab2,...