-
Assume that you create a site & then some stumps for it. These stumps can be hit by your test automation, which is great.
Then imagine that you add another test case, but don't remember to add a stum…
-
-
http://wpt.fyi/webrtc is almost entirely red, often because `getUserMedia()` needs permissions and user interaction. Example: http://wpt.fyi/webrtc/simplecall.html
This is obscuring the “real” stat…
-
## Question
I submitted two PRs to clean up warnings in builds I frequently use:
* https://github.com/trilinos/Trilinos/pull/11879
* https://github.com/trilinos/Trilinos/pull/11878
It was sugg…
-
T4MVC has many features, and some technical debt to overcome.
What features should we carry over to R4MVC?
The core features we plan to implement are:
1. [Referring to controller actions](https://gi…
-
Hi everyone!
I have a use case where I have `selectMode='multi'`, but I want to hide the checkbox in the select column for certain rows. On select all, only the ones with checkboxes would be select…
-
### Component
Forge
### Describe the feature you would like
### tldr
The effect of `// forge-import: Contract.sol` is to add a contract to the list of contracts to be compiled (but it does n…
-
Currently when we do crypto transaction on frontend, we don't validate their hashes on api to check if the transaction actually took place and it has correct data. What we do is just toggle a boolean/…
-
Meta issue: Code refactoring: #459
Functions share a lot of code that could be turned into helper functions
-
This came to my attention earlier this week when implementing the password reset token encryption. The crypto lib we're using actually salts everything you encrypt automatically and prepends that to t…