Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

検索結果の単語ハイライトの見た目を良くする #23

Open
Yosshi999 opened this issue Jun 18, 2021 · 0 comments
Open

検索結果の単語ハイライトの見た目を良くする #23

Yosshi999 opened this issue Jun 18, 2021 · 0 comments

Comments

@Yosshi999
Copy link

現状 ここ で指定するhighlightオプションによって、検索結果の該当単語をemタグで囲むようにしている が、一部のメッセージはtextフィールドではなくblocksを用いてレンダリングしている ためemタグが反映できないのでどうにかする

そもそも一部の検索結果はタグ内にemタグを埋めてしまってブラウザの補完?かなんかで表示が壊れる
壊れてる例↓
image

オプション

  • ハイライト自体の撤廃
  • そのまま
  • 検索結果だけblockを使わずレンダリングする
  • elasticsearchへのリクエストをどうにかすると上手くいく可能性がある
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant