-
I have the following test
[Test]
[TestCase(ThisEnum.Option1, "ABC")]
[TestCase(ThisEnum.Option2, "DEF")]
[TestCase(ThisEnum.Option3, "GHI")]
public void TestSomething(ThisEnum thisEnum, string …
-
Currently, collateral selection is done using the same strategy that the generic coin selection algorithm, but limited to UTxOs containing only Ada. For newcomers, this can become an issue because the…
-
Task is created to adapt the Account Selector as per new designs
https://www.figma.com/design/FkFClTCYKf83RJWoifWgoX/Wallet-v2?node-id=25203-37790&t=x7Ukt7ixxp7Ji84n-4
As per the new design when a t…
-
In order to have efficient ad targeting, we the output token (and possibly input token) should be pre-selectable through url parameters.
## TODO
* upon startup, check whether there are url paramet…
-
### Provide a general summary of the issue here
When you toggle a group, the existing selection is removed.
### 🤔 Expected Behavior?
I expect the current selection to stay the same.
### 😯 Current …
-
The current `tokenize()` function splits the text up into individual tokens, and ranks them.
It would be useful to provide customization to ranking, as there are several potential use cases for ran…
-
#### Description & Steps to Reproduce
I sometimes try to insert new options before existing tokens such as files that i already wrote:
```
any_command --somearg -- FILE1 FILE2
```
If you sele…
-
Implement the various UI components from the swap UI.
## TODO
- [ ] Implement buttons
- [ ] Implement left side panel tokens and pools sections (add a search to this)
- [ ] Show/hide banana icon…
-
Review comments from @taras-yemets and @lrhacker
https://github.com/sourcegraph/sourcegraph/pull/44698#issuecomment-1331112922
- [x] https://github.com/sourcegraph/sourcegraph/pull/45294
- [x]…
-
### Description
As a first step in stabilising and having a bug free send, the team has decided to go ahead with single network send as a version 1.
This epic covers all the changes that need to be …