-
![customizer responsive select](https://user-images.githubusercontent.com/44024114/56301018-a58fa800-613f-11e9-9bdc-8b4ee25302b0.PNG)
-
-
-
```
What steps will reproduce the problem?
1. (see attached screenshot & below description)
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additio…
-
```
What steps will reproduce the problem?
1. (see attached screenshot & below description)
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additio…
-
## Overview
Enhance the existing tools section by implementing a comparison feature and improving the current tool card implementation. Build upon the existing `seed.ts` data structure and project ar…
-
### Description
Right now, you can only select static dates for `is on or before` (e.g. `April 15th, 2024`). Instead, I want to be able to select relative times. (e.g. `yesterday`)
There are som…
-
I've added a full-page translation feature for Syncia on my private repo.
I'm curious if you're interested in this new feature, since Syncia can already perform selected text translations through c…
-
### Describe the bug
When querying SurrealDB to fetch accounts (SELECT * FROM accounts), the response is retrieved successfully, but deserialization into the Account struct fails. The application enc…
-
### Describe the bug
I'm using ` AwsCustomResource` from typescipt to perform an `AwsSdkCall`
with the memorydb service. I set the `AwsSdkCall.service` to be '@aws-sdk/client-memorydb' when creating…