Mohamed Feddad
Mohamed Feddad
**Is your feature request related to a problem? Please describe.** `N\A` **Describe the solution you'd like** blank the touch screen when the office closes, either on a schedule or manually,...
**Is your feature request related to a problem? Please describe.** Experiencing slowness while scaling the system with +100 Display Screen active sessions. **Describe the solution you'd like** Add a new...
- Upgrade dependencies and fix announcement, resolves #267 #262 - Improve caching performance, and add docker setup for prod, resolves #276 - Refactor printing for compatibility - Add github pipeline...
Resolves #87
# Description Fix the missing drag and drop cursor icon for prod runtime, this's a follow-up to #3703 Fixes #3702 ## Type of change Please delete options that are not...
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....
Hi! Thank you for the awesome xontrib! I gave it a star! Please have a look at my PR that hides the remove message when "n" is selected. Resolves #14...
`vox rm env` shows the wrong message after selecting no: 
Resolves #7407 - [x] Do only one thing - [x] Non breaking API changes - [ ] ~Tested~ ### What did this pull request do? Executes scopes prior to `Count`...
## GORM Playground Link https://github.com/go-gorm/playground/pull/796 ## Description When using select within a scope, the `Count` function fails, with error: ``` sql: expected 12 destination arguments in Scan, not 1 ```