Open Abus00 opened 1 week ago
This still occurs while testing the picture-feature in TestFlight, Artemis Version 1.5.0.
Likely cause identified: SwiftData does not enforce @Attribute(.unique)
, so multiple versions of a drafted message are stored, and a random one is picked for the text field. Currently looking into fixing it
Bug Report: Textfield Not Clearing After Sending Message
Description: Occasionally, after writing a message in a thread and clicking "Send," the message is sent successfully, but the text remains in the textfield. This issue occurs sporadically and isn't consistently reproducible. It tends to happen when replying directly to a new message thread.
Steps to Reproduce:
Additional Information:
Environment: