-
```
It would be useful to support wildcard queries.
Two approaches to be investigated (both of which will be tracked in this issue):
(1) A permuterm index on top of the ConcurrentRadixTree. This wou…
-
## Please list the package(s) involved in the issue, and include the version you are using
@shopify/retail-ui-extensions-react @ 1.5.1
## Describe the bug
The issue is twofold:
1…
-
```
It would be useful to support wildcard queries.
Two approaches to be investigated (both of which will be tracked in this issue):
(1) A permuterm index on top of the ConcurrentRadixTree. This wou…
-
After "Bluetooth Support" is enabled in settings, if the user disables it several seconds later a toast is shown saying that a Bluetooth legacy scan was started. Should the enabled/disabled flag be c…
-
savansangani@Savans-MacBook-Air ios % pod install
Analyzing dependencies
――― MARKDOWN TEMPLATE ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
### Command
```
/opt/homebrew/Ce…
-
try {
IO.Options options = new IO.Options();
options.query = "cookie=" + session + "&propname=sathish";
mSocket = IO.socket(AppController.URL, options);
…
-
Toasts would be handy to support a js behavior like tooltips.
A basic template (that can be changed globaly), header text, body text, option for close btn and maybe the theme color class
As of…
-
Starting with #5505, K-9 disables push when it is not supported by the server. Users probably do not know about servers not supporting push, so their experience is that they turn on a setting and it t…
-
## Specification
### Story
As a USER, I would like to be able to modify the Staked expenditure extension when deprecated.
### Description
It should be possible to edit the "Required stak…
-
Hello,
Is it possible to use the component in Composition API?
As far as I see, the example is based on Options API.
Thanks!