Adam Johnson

Results 36 issues of Adam Johnson

## The Current Markup: ```html menu item 1 menu item 2 menu item 3 menu item 4 more menu item 5 menu item 6 ``` ## Proposed markup: ```html menu...

## Request: Priority navigation should add `aria-expanded` to the `` tag(s)—for both "More" and the `breakpoint` mobile menu: ## What is `aria-expanded`? > `aria-expanded` indicates whether the element, or another...

## Steps to reproduce the issue 1. View [the demo](http://gijsroge.github.io/priority-nav.js/). 1. Shrink the Priority+ navigation so that "More" is displayed. 1. Right click "More" > Inspect Element. ## Results 1....

## Steps to reproduce the issue 1. Open IE11 ([Modern.ie](https://developer.microsoft.com/en-us/microsoft-edge/) can help here) 1. Visit the official [Launchy Demo page](https://svinkle.github.io/launchy/) ## Results Launchy throws two console errors in IE11 and...

nopCommerce version: 4.3 ## Steps to reproduce the problem: 1. Visit the [Demo Store](https://demo.nopcommerce.com/) and add a product to your cart. ## Results At the top of the browser window,...

functionality / feature

nopCommerce version: 4.3 ## Steps to reproduce the problem: 1. Visit the [demo store](https://demo.nopcommerce.com/). 1. Shrink your browser to a mobile/tablet size. 1. Try to use your keyboard to expand...

functionality / feature

nopCommerce version: 4.3 ## Steps to reproduce the problem: 1. Load the [demo store](https://demo.nopcommerce.com/) in your browser. 1. Hit the tab key and tab through the main navigation ("Computers, Electronics,...

functionality / feature

This is a really cool resource! Thanks for building it. 👏 I think it would be helpful, when searching/filtering for tasks, to return results for specific methods. eg: If I...

## Steps to reproduce the issue I have made a [small test case on Codepen](https://codepen.io/adamjohnson/pen/VwawLxJ) that outlines the issue. Right click and inspect any image in the timeline. ## Results...

Right now, the docs have several examples of how to implement Isotope (fantastic! This is incredibly helpful). Certainly not all, but the majority of these examples require jQuery. In 2022,...