mattermost-community/focalboard

Boards: try to attach image to card without permission shows wrong error msg

Open

#4834 opened on Mar 30, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
Help WantedUp for grabs

Description

Summary

When viewing a card where you only have commenter permissions and trying to attach an image, the error message indicates the file size is too large (it isn't) instead of stating that you don't have permission.

Steps to reproduce

See screen shot

Expected behavior

Error message should state you do not have permission to attach a file.

Observed behavior (that appears unintentional)

attach_file_without_permissions

Contributor guide