Recent searches


No recent searches

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

Answered


Posted May 07, 2021

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 comment

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


Please sign in to leave a comment.

Didn't find what you're looking for?

New post