elk icon indicating copy to clipboard operation
elk copied to clipboard

Imperfect boundary handling for publishing posts when have videos and images.

Open alexzhang1030 opened this issue 1 year ago • 1 comments

Pre-Checks

  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • [X] Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
  • [X] Providing a screenshot or video to reproduce the issue or show visually what was meant.
  • [ ] I am willing to provide a PR.

Describe the bug

When I'm publishing post with videos and images, actually It's a illegal, will cause a 422 error:

image

But seems like elk does not handing this boundary case.

We need to alert users that this is not legal before sending the request.

Reproduction video or screenshot

No response

Additional Context

No response

alexzhang1030 avatar Jan 13 '23 05:01 alexzhang1030