deck
deck copied to clipboard
Card-View: Text jumping when changing to/from editing description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Describe the bug When Changing from/to Editing the Card Description, the description jumpes a litle bit and while editing there's a light gray border.
To Reproduce Steps to reproduce the behavior:
- Create a card and open it
- Add a description
- Save the description
- See the jumping in the left upper corner of the description
Expected behavior The description should stay at the same position
Screenshots
Since Screenshots can't demonstrate this very good, i created a gif: http://www.giphy.com/gifs/3AYp7OXauH45SxvTmM
View
Editing
Client details:
- OS: macOS
- Browser chrome, safari
- Version Safari: 15.4 Chrome: 101
- Device: Macbook Pro 13
Operating system: Debian 11
Web server: php -S, it's a frontend bug
Database: SQLITE
PHP version: 8.1
Nextcloud version: git-master
Where did you install Nextcloud from: git clone
I personally don't see this as a problem. For me, it acts as a visual aid to identify which mode I'm in (edit / view).
For those curious, here's the gif.
I personally don't see this as a problem. For me, it acts as a visual aid to identify which mode I'm in (edit / view).
I'd agree with you, that an indicator for the current mode is important. Even though the jumping is annoying and even the line-height changes. To address this need, there could be ui indicator like a small border (w/o changing the text position) with a light background color change or so, but no jumping text when switching the mode :)
This is fixed with the new editor