meedan / montage-components

Monorepo of components for Montage
https://montage.meedan.com
0 stars 0 forks source link

When tag/comment input modal is activated we no longer see text selection it relates to #156

Open maboa opened 5 years ago

maboa commented 5 years ago

When selecting text to be tagged or commented upon - the selection remains until the input modal takes focus, at which point (due to the change of focus) it disappears.

Since it is important to be clear to the user about which text is being tagged/commented upon - suggest we pre-highlight the text as we would after it has been tagged.

Current situation:

selection2

How Google Docs deals with this:

selection3