Tamio Honma
Tamio Honma
To quickly translate a selected text, the hotkey node would be a great addition.
When using deeper URLs with router, the output files should be available in those pages components as well. Example: > http://my.site.tld/user/123456789
I like this workflow. I'd appreciate the following extension: 1. `url` without argument reads the URL of the current browser tab. (Like it is right now). 2. As soon as...
I've created a dropdown, which lists all Apps I got from the `Get Apps` node. I configured to open the selected app by `appId` via the `Open App` node, where...
1. I've just updated `menu.sh` to the current version. 2. As I started the new version, it didn't find `virtualenv`. 3. I've installed `virtualenv` manually. 4. Running `menu.sh` again, leeds...
It would be helpful to be able to retrieve custom attributes.
There should be a way or some ways to increase the security of the unlocked database. One big issue could be, that any third person might be able to access...
In some cases we need a link, which appears as a button in the ui. Suggestion: Add the following variants in the DBLink component to apply the button styles to...
### Which generators are impacted? - [X] All - [ ] HTML - [ ] React - [ ] Angular - [ ] Vue - [ ] Web components -...
The container `.db-drawer-content` should (at least have an option to ...) auto scroll it's content: ```css max-height: fit-content; overflow: auto; ``` https://github.com/db-ui/mono/blob/cc84e5d56beaab44a5fa7a3fc5fd144e8b843769/packages/components/src/components/drawer/drawer.scss#L89 Additionally, in backdrop-mode, the page underneath the backdrop...