ringcentral-js-widgets icon indicating copy to clipboard operation
ringcentral-js-widgets copied to clipboard

RingCentral Integration Widget Library

Results 29 ringcentral-js-widgets issues
Sort by recently updated
recently updated
newest added

When updating Controlled Input Component using IME asynchronously (via proxy), the value of input will be in a mess. There are two possible solutions: 1. Use Composition Event to handle...

Now when we need to add a simple alert message, we need to update AlertContainer, AlertComponent. Need to find a way to make it easy.

It's better to remember the input values of settings page that is not yet saved. So that user can work continuous when switch back to the page.

enhancement
p3

![image](https://user-images.githubusercontent.com/9404826/34477826-f07f6c18-efd7-11e7-8eb0-5c1a71a0914d.png) ![image](https://user-images.githubusercontent.com/9404826/34477835-048f0cf4-efd8-11e7-831f-be4d31ff9852.png) the icon and paddings left of `back icon`s' are different, and the height is 40px rather than 38px defined by the UX design.

We have a lot buttons in different component with same style, such as save button, submit button, cancel button and schedule button etc. Providing base buttons with style is better.

if there are many call, it will be slow when user click call history tab Maybe it need a pagination

Found that `ConversationMessageList` and `Header` component export multiple component in on file. And it causes problems in docs gen. React-docgen doesn't support to parse `Multiple exported component definitions` in one...

I tried to create a jest snapshot, and the snapshot turned out to be extremely large. A typical snapshot size ranges from 100 to 1000 lines, while this widget's snapshot...

I am not sure what's the root cause but this app doesn't play well with the React Developer Tools. It is possibly because we implement this app in a non-recommended...

Pls take a look at this page. I think we should start to create a showcase like this. http://www.material-ui.com/#/components/app-bar

feature request