deck icon indicating copy to clipboard operation
deck copied to clipboard

Card-View: Text jumping when changing to/from editing description

Open Ben-Ro opened this issue 2 years ago • 2 comments

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:

  1. Create a card and open it
  2. Add a description
  3. Save the description
  4. 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 Bildschirmfoto 2022-05-12 um 10 47 52 Editing Bildschirmfoto 2022-05-12 um 10 47 59

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

Ben-Ro avatar May 12 '22 08:05 Ben-Ro

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. gif

dodedodo avatar May 14 '22 12:05 dodedodo

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 :)

Ben-Ro avatar May 15 '22 08:05 Ben-Ro

This is fixed with the new editor

juliusknorr avatar Nov 12 '23 10:11 juliusknorr