RJ Ewing
RJ Ewing
If would be great if a class was added to the label when the text is changed to the filename. This would allow differentiating the default label style (to match...
We need to inform the user when they have a balance of any bridge currency in their Rinkeby wallet. This should also include a button that will easily allow the...
When we `withdraw` from the wallet page, this will initiate the process of transferring the funds back across the bridge to the home network. This creates an authorizedPayment with a...
Investigate if a CSP (content security policy) would increase security and be beneficial to the dapp.
This issue is a: - Question / support request What is the correct way to have a custom sass rule so I can use the `resolve-url-loader`? It appears in the...
I have the slack bridge running on the `myserver.io` homeserver. If the slack bot is invited to a room `R` on another homeserver `#R:matrix.org`, but a `myserver.io` user is not...
This leads to problems where the previous value is flashed after a change if I call `setState` in my `onChange` function. This happens because the component is re-rendered, and formsy...
It would be great it there was a was to pass elements to be rendered within the 'form-group' after the control component
This is a bit confusing, but once you set a manager to ANY_ENTITY, there is no was to change the manager, or add/revoke permissions. Setting the manager to ANY_ENTITY should...
Currently, there is no support for overloaded functions in a smart contract. The functions are accessed via name only, which will only provide access to the last overloaded function in...