encore-ui icon indicating copy to clipboard operation
encore-ui copied to clipboard

UI Framework for Encore

Results 7 encore-ui issues
Sort by recently updated
recently updated
newest added

JIRA: https://jira.rax.io/browse/FRMW-1382 Testing the viability of a protractor/node deps upgrade. ### LGTMs - [ ] Dev LGTM - [ ] Dev+Vidyo LGTM - [ ] QE LGTM

When creating forms in a modal, it would be nice to have a class with a smaller field width. We don't have a way to display multiple fields in a...

design
Captured in JIRA

![pasted image at 2016_10_10 11_13 am](https://cloud.githubusercontent.com/assets/545605/19316539/6b80840a-9067-11e6-91d2-21f19d7a5fd9.png) This is because of the usage of `!important` for the disabled styles to counteract a CSS change introduced via an update in CSS load...

bug
Move to JIRA

As an example in billing: ![image](https://cloud.githubusercontent.com/assets/33945/14897708/334bf7fc-0d51-11e6-9d46-3f0c38ce1e05.png)

documentation

We can use $pristine validation before enabling submit button on modal along with $invalid.

This error is happening on cloud and probably every other app as well. ![image](https://cloud.githubusercontent.com/assets/6663710/14321741/169c20f0-fbe0-11e5-97f1-a1e8470f7ddd.png) The source maps are being generated and injected into encore-ui-tpls.min.js. Due to the way per-app routing...

**Use Case:** Form with an optional date field **Problem:** Once the rxDatepicker has been used to select a date, it cannot be cleared or set back to default state. This...

design
Captured in JIRA