mentamarindos

Results 5 issues of mentamarindos

Hi, I notice that when you click on a product thumbnail it opens the image fullpage Same behavior localhost and even on the demo https://demo.microweber.org

**What problem does this feature proposal attempt to solve?** Update multiple records ``` schema.graphql: updateCheckList(ID: [ID!], status: Int): [checkList] @update from client: mutation{ updateCheckList(ID: [44,266,36,46], status: 1){ ITEM CHECKED }...

enhancement

I want to try the demo admin panel but this credentials doesn't work ` [email protected]` ` pass$12` I got the msg error: User credentials are not correct. Please try again

### Describe the feature you would like to see I'm trying to use the firebase/firestore emulator but as I can see in the docs > Only the Auth and Realtime...

enhancement 🙏🏻

Hi, I'm enjoying this app for the minimalism and simplicity, everythings fine for me, the only feature I'd like to add is a confirmation dialog before closing the note. Yes...