plankanban / planka

The realtime kanban board for workgroups built with React and Redux.
https://planka.app
GNU Affero General Public License v3.0
7.7k stars 716 forks source link

[Bug]: View resets when pressing escape after ctrl-enter editing #835

Open chmac opened 1 month ago

chmac commented 1 month ago

Where is the problem occurring?

I encountered the problem while using the application (Frontend)

What browsers are you seeing the problem on?

Safari

Current behaviour

On Safari, after editing and using ctrl+enter, pressing escape resets the horizontal scroll position.

Desired behaviour

In Chrome, the view stays where it is.

Steps to reproduce

Other information

No response

chmac commented 1 month ago

My "Other information" was lost during submission. Unrelated, but a huge thanks for planka. I spent some time looking at focalboard alternatives and planka is hands down the winner in this space. It's super easy to install, works reliably, and is plenty feature complete. Thanks for making open source awesome.

meltyshev commented 1 month ago

Hi! Thanks for reporting this and for the kind words 🙏

I was able to reproduce this in Safari, so yes, it's a bug. I also checked that it doesn't happen in the v2, since we completely replaced the markdown editor.

chmac commented 1 month ago

It's a very low priority bug from my perspective, if it's not an issue in the next major release, it seems totally reasonable to close this issue as "fixed-in-v2" or whatever. Clicking the save button doesn't produce the same behaviour, and it's usually a small matter to scroll back to the right! 😁