Siddiqui Affan

Results 6 issues of Siddiqui Affan

Right now, we can dismiss a toast by using `toast.dismiss()` and providing the `toastId`. I propose adding regex matching functionality to `toast.dismiss()`. This way, we'd be able to pass a...

enhancement

**Describe the bug** MongoServerError: `aggregate` stage "$skip" is not implemented yet at Connection.onMessage **To Reproduce** Try using aggregation with $skip **Expected behavior** It should skip the speciefied count of documents...

mongo-compat

As tigris is serverless noSql database, how to use it on serveless platforms like Cloudflare?

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

new feature
enhancement

# Description Implemented role-based access control (RBAC) to enhance user convenience. #### Files changed/added: - src/components/auth/withPermissionCheck.tsx - src/lib/auth/check-access.ts - src/lib/auth/index.ts - src/server/db/schema.ts

![image](https://github.com/user-attachments/assets/1f9cdfba-308b-47ba-8a1d-e25a36af631f) ### What are you trying to achieve? I'm trying to assign a warehouse to a shipping method. ### Steps to reproduce the problem - Setup the saleor platform without...

bug
triage