supergeorg / Grocy-SwiftUI

A client for Grocy for macOS and iOS, written with SwiftUI
GNU General Public License v3.0
177 stars 17 forks source link

Removing item from shopping list impossible #184

Open elia-blue opened 11 months ago

elia-blue commented 11 months ago

Basic Info

Description

When I try to delete an item from the shopping list (swiping to the right, tapping the trash bin), the popup appears but I cannot confirm the delete, because I‘m unable to tap the delete button. The popup also disappears quite fast, regardless if I‘m tapping something or not.

Do you have an idea what that could be?

MrAlucardDante commented 11 months ago

Probably due to the fact that Grocy-SwiftUI doesn’t work with Grocy 4 https://github.com/supergeorg/Grocy-SwiftUI/issues/175

supergeorg commented 11 months ago

A disappearing button seems like an issue with the GUI, not related to Grocy 4 (which is supported BTW).

I am currently working on a big rewrite (Grocy Mobile 3), so this may take some time (and may get fixed too 😄 )

MrAlucardDante commented 11 months ago

A disappearing button seems like an issue with the GUI, not related to Grocy 4 (which is supported BTW).

I am currently working on a big rewrite (Grocy Mobile 3), so this may take some time (and may get fixed too 😄 )

Well your app says otherwise 😁 and nothing works right now, as mentioned in the issue 175. You can’t save anything and all the base data (units, products, etc) are empty IMG_1848

MrAlucardDante commented 11 months ago

A disappearing button seems like an issue with the GUI, not related to Grocy 4 (which is supported BTW). I am currently working on a big rewrite (Grocy Mobile 3), so this may take some time (and may get fixed too 😄 )

Well your app says otherwise 😁 and nothing works right now, as mentioned in the issue 175. You can’t save anything and all the base data (units, products, etc) are empty IMG_1848

Nevermind my last message. My api key was gone, creating a new one fixed it