bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
7.18k stars 939 forks source link

search field cursor/highlighting on web version #3676

Open jonolds opened 2 months ago

jonolds commented 2 months ago

On the web version:

  1. Search (and submit) a term
  2. Click on the search box
  3. the box highlights the entire word (correct, imo) to indicate it's prepared to overwrite
  4. Type a new letter
  5. Highlight disappears, cursor is at the end, and it appends instead of overwriting.
gaearon commented 2 months ago

Yup will be fixed by https://github.com/bluesky-social/social-app/pull/3663.