mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Full screen card view #143
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @arvigeus on GitHub (Nov 18, 2021).
A button to expand the card to the edges of the screen, right now it is too narrow when having long text.
@ahosking commented on GitHub (Nov 26, 2021):
Can you provide a screenshot and a couple of blocks of text that provide the trouble that you are experiencing?
It would be much easier to replicate and fix with some examples.
@arvigeus commented on GitHub (Nov 26, 2021):
Not a bug, it's a feature request.
How it is now vs How I would like it to be
I think there should be a button that allows you to expand the modal, or alternatively: go full screen/page.
@nickbe commented on GitHub (Mar 6, 2022):
I agree that the width could be a little bit more dynamic. I'll keep in mind that with the next changes we'll try to make the view a little more wider by default and also take into account a different viewsize on mobiles and tablets.