Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot post new photo with empty caption #110

Closed
ansuz opened this issue Jun 1, 2018 · 6 comments
Closed

Cannot post new photo with empty caption #110

ansuz opened this issue Jun 1, 2018 · 6 comments

Comments

@ansuz
Copy link

ansuz commented Jun 1, 2018

Posting with no caption returns the error: The caption must be a string.

@kpcyrd
Copy link
Contributor

kpcyrd commented Jun 2, 2018

The fix for this is probably very similar to #114, I'm not sure if uploads with no caption are supported. Maybe @dansup knows? :)

@trwnh
Copy link
Member

trwnh commented Aug 11, 2018

Clicking "Create post" now simply closes the modal and refreshes the page, causing the image and any modifications to be lost.

@ellotheth
Copy link

ellotheth commented Aug 23, 2018

Adding nullable to this might fix it, but I haven't gotten a dev instance running yet to test.

@trwnh
Copy link
Member

trwnh commented Nov 22, 2018

This can be closed; captions are now optional. @dansup

edit: maybe only through the experimental UI? it's acting weird with the classic uploading UI...

@dansup
Copy link
Member

dansup commented Nov 25, 2018

@trwnh Yes, its only possible in the experimental UI. Will be replacing the old uploader soon enough!

@dansup dansup closed this as completed Nov 25, 2018
@thomask-gh
Copy link

Indeed, omitting the caption works with the new experimental UI but makes the upload fail silently with the old uploader.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants