-
### 🐛 Describe the bug
As per the issue title, I'm not getting cmp to work. It simply does not show up when for example typing `[[` or `#`.
I have also tried to manually add `cmp source` in my `cm…
h0pes updated
2 months ago
-
### Prerequisites
- [ ] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…
-
It may turn out to be an interesting feature if you make a text field where the parameters for searching for transactions are entered.
Example:
```payee:My_Payee account:Some_Account date:now catego…
-
In the temperature tab under target, the desired temperature gets cut off. This makes it difficult to tell weather or not I have the desired temperature entered or if it was entered incorrectly (Type-…
-
Currently, I see no way to handle mailing within xtemplate. And I don't think any ambitious web site or app should avoid this nowadays. So I'm sharing my thoughts about it below. Please, let me know w…
-
Revisiting this topic (#222), I noticed a couple of possible related enhancements for how custom choices within advanced search options are handled:
1- **Ignore window state**: User choices in the ad…
-
-
There is a use case where you might want to use the already available page types (for example the fluentpage app) and a bunch of self created page types. At the moment it's not possible to create one …
-
### Is your feature request related to a problem? Please describe.
There is currently no way, that I know of, to filter any columns in the asset list.
### Describe the solution you'd like
A filter …
-
Using v20240317 with the following files (attached here: [repro.zip](https://github.com/user-attachments/files/15936720/repro.zip))
```js
// namespace.js
globalThis.MyNamespace = {};
```
`…