Hisam Fahri
Hisam Fahri
*Problem* Hi, so I am encountering a bug(?) that makes the select prompt's `Label` and `Help` are appeared/rendered multiple times (see image)  *Other details* I am using `promptui v0.9.0`....
### Describe what you want Is there a way for us to extends aschema declaration from existing schema? This way, we don't need to repeatedly declaring repeated columns over and...
Using the [default combobox](https://ui.shadcn.com/docs/components/combobox) code, I can't select and search the values in the combobox at all. ```tsx Title Description ``` However, when I put the combobox outside the ``...
### Problem Can't scroll the contents inside the `CommandGroup` of the `Combobox` component. However, the scroll only works in the tiny scrollbar. ### Expected Can scroll if cursor on top...
I often reference the adoption page (which used to be at [https://diataxis.fr/adoption](https://diataxis.fr/adoption)) to get a general overview of how other peoples and teams approach to document their products, structure, etc....
Hi, thank you for the amazing work for HonoJS so far. I have a question, how do I export types for multiple route using one `export` declaration? Because I'd like...
I have the following `auth.yml` configuration: ```yaml auth: - username: admin password: admin allow: true - username: client_1 password: client_1 allow: true # 0 = deny, 1 = read only,...
## Description Open external navigation bar's link in new tab ## Validation If clicked in the `Certification` and `Docs` in the navbar, should open it in the new tab. ##...
I hope `cc` in the normal mode, will delete the current block (just like it deletes the current line in vim) and go straight to the `INSERT` mode. > NOTE:...
I have quite some useful default menu bar items and want to keep default app menus from macos. With sketchybar, I only want to adjust `bar` configuration. Other than that,...