最近搜索


没有最近搜索

Adding a loading icon to similar posts or making them more noticeable?

已回答


已于 2021年5月07日 发布

Hi,

Based on user feedback when a user is creating a new post they don't notice the similar posts that appear beneath the title. Is there a way to add a loading icon before these similar posts appear to draw the user's eye or make them more noticeable?


0

1

1 条评论

image avatar

Ifra Saqlain

Zendesk LuminaryMost Engaged Community Member - 2022Most Engaged Community Member of The Year - 2021Community Moderator

A similar post can be more noticeable if there is a big icon like:

 



Code Snippet:

.suggestion-list .searchbox label::before{
content: '\f06e';
font-family: 'Font Awesome 5 Free';
font-size: 50px;
display: block;
}

 

Thanks

Team

0


请先登录再写评论。

找不到所需的内容?

新建帖子