Bereket Engida
Bereket Engida
### **1. Filter for filtering admins in a group** **example:** `@client.on_message(filters.group_admins) ` ### **2. Decorator for filtering channel or group admins with a specific permission** **example:** `from pyromod.decorators import adminsWith...
https://github.com/shadcn/ui/issues/535 Hey there! It appears that this issue has not received any attention yet. I encountered a similar situation yesterday while working on a project, where I had to manually...
https://github.com/shadcn-ui/ui/assets/86073083/082b90a2-d37c-4e75-bce0-746da1f7a6ba The sidebar stickiness breaks when you open and close the vaul drawer. This happens because the wrapper adds overflow:hidden to the parent element and doesn't remove it after the...