-
In order to see all the elements in the dropdown list
As a LMHT user
I want to be able to click the button of the combobox no matter how small my screen is.
Acceptance Criteria:
- Button is clickable…
-
Use [eslint](http://eslint.org/) or similar; hook it up to travis or circleci so we can get style feedback before commit/PR merge.
-
https://github.com/LMHT/LMHT.github.io/pull/92 needs two thumbs
https://github.com/LMHT/LMHT.github.io/pull/91 needs two thumbs
https://github.com/LMHT/LMHT.github.io/pull/90 needs two thumbs
https://…
-
In order to know how to use the LMHT page
as a spanish speaking user
I want a welcome page that shows me how to use the page in spanish
Acceptance Criteria:
- Welcome page shows up when page opens
- …
-
In order to know I can contribute,
As a Spanish speaking LMHT user,
I want to see a message in empty areas that let me know I can contribute translations.
Acceptance Criteria:
- A message is written …
-
In order to use less of my time
As a LMHT user
I want the page to automatically scroll up to where I can see all the content, when I select an element from the dropdown within the sticky nav.
Accept…
-
In order to search quickly and efficiently
as a user of the LMHT website,
I want to be able to type the name of the tag I'm looking for and hit enter
Acceptance Criteria:
- Can type in tag name an…
-
In order to search for the next element faster,
As a LMHT user,
I want the search bar to clear once I select an element.
Acceptance Criteria:
- When an element is selected, the correct pages opens an…
-
In order to prevent confusion for other contributors,
As a contributor to LMHT,
I want to move the 'input' code from script.js into combobox.js,
so that code will target only the combobox,
rather th…
-
In order to use best practices
As a contributor to LMHT,
I want to cleanup all the code.
Acceptance Criteria:
- In CSS, all styles are alphabetized in each class
- In CSS, all classes are in order, r…