"Add card" button: add a possibility to move it #16999
Unanswered
ildar170975
asked this question in
Dashboard
Replies: 2 comments
-
I'm not a CSS expert but it feels like the easiest thing may be to just add an invisible 150px padding element below all the card content in edit mode, so that you can just keep scrolling down a little further and the button doesn't overlap the card. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Looks fixed by #17070. You still can't move the button, but it resolves the overlap issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes the "Add card" button overlaps controls for cards ("duplicate", "delete", ...).
Not a big deal, a user may resize a window and make these controls visible.

But I wonder if it is possible to add a "grab & move" area to the card?
Smth like this:
The inner area is a "tap area", the "outer rim" is a "move area".
This is probably may only related to desktop browsers; for mobile browsers some another ways are needed...
Beta Was this translation helpful? Give feedback.
All reactions