camwest

Results 18 issues of camwest

``` As a developer I want to use a FilterableSideNav which provides an easy to use SideNav component So that I don't have to write a bunch of filtering state...

``` As a developer I want to consume React Components which strictly adhere to the hig.web APIs So that I can wrap them in stateful components later ``` - [x]...

``` As a developer I don't want to manage the open/close state of the sidenav So that I can consume the GlobalNav easier ``` ## Typical Usage ``` // standard...

``` As a developer I want to be able to look at the hig.web interface hierarchy and directly map it to React Components So that I can learn the hig...

``` As a developer I want to use the React Developer tools to see the state and props of my components So that I can understand why it's in the...

``` As a developer I want to avoid managing the open/closed or active states in my application So that I can use this component easier ``` * The goal of...

Please walk through the following steps for reporting an issue about Orion: ## Short description of your issue: Currently we only do visual regression testing on Firefox, Edge, and Chrome....

infrastructure
browser

``` As a developer I want to see a sample integration of orion components So that I can understand how hard it would be to integrate myself ``` Scenario: Get...

plan-item

Custom Disabled Dates ``` As a user I want to see irrelevant dates disabled So that I can avoid selecting them ``` Context: Given I am on a page And...

plan-item