mattermost-community/focalboard

Bug: Board description editing text cursor appears at end of string

Open

#3,462 opened on Jul 28, 2022

View on GitHub
 (5 comments) (0 reactions) (1 assignee)TypeScript (26,187 stars) (2,542 forks)user submission
BugHacktoberfestHelp WantedSev/3Up for grabs

Description

Steps to reproduce the behavior

  1. Go to a board with a title & description
  2. Click anywhere in the title and notice the text cursor appears where the mouse cursor was
  3. Click anywhere in the description and notice the text cursor appears at the end of the string

Expected behavior

The text cursor to go where the mouse cursor clicked, just like the title behavior.

Screenshots (optional)

https://user-images.githubusercontent.com/6335792/181614294-06fcfd6f-253b-4b9f-aaae-d2b5e3f2aed2.mov

Edition and Platform

  • Edition: Mattermost Boards (plugin)
  • Version: 7.2 community clone bug bash
  • Browser and OS: FF103 Mac

Contributor guide