Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
4.88k stars 460 forks source link

Bug: ALT text is not required in the share sheet and subsequent problems #2035

Open nitricware opened 2 months ago

nitricware commented 2 months ago

Environment:

Description

When sharing an image via the share sheet, an alt text is not required although the corresponding setting is set to ON.

Later, adding an alt text when editing that post doesn't work. Clicking on the alt button, adding text, clicking done and then clicking the alt button again reveals that the alt text is gone. Therefore with the "require alt text" setting set to ON, editing such a post is not possible.

Related Issues