-
Notifications
You must be signed in to change notification settings - Fork 7.6k
[Core][Search Result Panel]: The search result title is truncated if find a long string in project. #4602
Comments
Reviewed. Starter bug. Should be easy to fix the layout, use CSS to add ellipsis, add a tooltip, and confirm that the close X button is still visible and clickable. |
@jasonsanjose Not that easy, I tried - ellipsis is already there, layout of the search results probably has to be modified to solve this. I managed to get the close button always visible, but failed to trigger the CSS ellipsis on the text itself ... |
FBNC @julieyuan |
Thanks. Changes haven't been merged into latest build 0.30.0-8837 yet. Will check it in next build. |
Not fixed in latest build 0.30.0-8873. Similar issue with #4870. Thanks for your efforts and sorry for it is still happening...Here is the snapshot for reference: |
Both issues where fixed using flex-box and they both work with the Sprint 29 shell but are broken in the new Sprint 30 shell. Something with the new version of chrome used in the latest shell broke this. Will see if I can fix it. |
FBNC again. @julieyuan can you test it please? |
Steps:
Result:
The search result title is truncated, and can not close the panel.
Expected:
All strings display well.
ENV: MAC 10.8.3 and Win8.1 English OS
Build: 0.28.0-8528
Snapshot:
Please refer to snapshot for details:
The text was updated successfully, but these errors were encountered: