RestyaPlatform / board

Trello like kanban board. Based on Restya platform.
http://restya.com/board/
Open Software License 3.0
2.04k stars 381 forks source link

"Remove cover" doesn't seem to actually remove the cover image #4407

Open laryn opened 2 years ago

laryn commented 2 years ago

Expected Behavior

Clicking "Remove cover" on an image that is uploaded to a card should remove the cover, leaving the card without an image in the board view.

Current Behavior

Clicking "Remove cover" looks as though it's working when viewing the card details, but when viewing the board the image remains on the card summary view.

Your Environment

Digital Ocean droplet.

sridhar391 commented 2 years ago

@laryn By default, the latest image uploaded in the card will be shown in the card cover and if you select "Remove cover" options, the latest image will shown by default in the card view

If you want to remove the card cover on the board view, you can disable the "Enable Card Cover Images" option

You can disable the option by clicking the "Additional Settings" option in the board header settings dropdown like the below image

additionalSettingsOptions

In the Additional Settings menu, please disable the "Enable Card Cover Images" like the below image

cardCoverSettingsOptions

laryn commented 2 years ago

Thank you for explaining -- what I am interested in is doing this for a single card, not all cards at the same time. (So some might have images, but some may have specific images manually removed)

sridhar391 commented 2 years ago

@laryn Thanks for your suggestion and we will internally discuss within the team