-
We need to make many reusable web components available to `surveilr web-ui` SQLPage pages. Use [Ornament web component infrastructure](https://github.com/SirPepe/ornament).
- [ ] Create components i…
-
**Description:**
I am trying to integrate Ornament-based web components into my **Astro** project as per the documentation. However, I am encountering some issues:
1. Upon running `npm run build…
-
## Environment
- OS: ArchLinux
- web-greeter version: 3.5.3
## Description of feature
When making some changes and improvements to [Shikai Theme](https://github.com/TheWisker/Shikai), I wanted t…
-
## Environment
- OS: mx Linux 19.2 64bit
- web-greeter version: output of `web-greeter --3.5.0 and 3.5.2'
## Bug description
A clear and concise description of what the bug is.
Bash completion …
-
**Issue Summary**
I encountered a SyntaxError while trying to define a custom web component using the @define decorator. The following error appears in the console:
`Uncaught SyntaxError: Invalid …
-
**Project description**
A modern, visually appealing greeter for LightDM.
**Metadata**
* homepage URL: https://jezerm.github.io/web-greeter-page/
* source URL: https://github.com/JezerM/web-…
-
## Environment
- OS: Artix 6.8.7
- web-greeter version: 3.5.3
- WM: bspwm
## Bug description
Web greeter stays on the screen after successful login, it appears over my background (feh) and unde…
-
I'm developing a gRPC server in Go using rookie-ninja/rk-boot, rookie-ninja/rk-db/postgres, and rookie-ninja/rk-grpc/boot. I'm trying to connect to a Postgres database, but I'm encountering the error:…
-
Using [`tonic-web`](https://crates.io/crates/tonic-web) with any (but e.g. [`ElizaService`](https://github.com/connectrpc/examples-go/blob/main/proto/connectrpc/eliza/v1/eliza.proto)) [`client.rs`](ht…
-
Trying to define mock for request-scoped supplier does not work unless I explicitly name the mock.
The problem with hardcoding bean name is that name can be dependent on configuration (for example …