Adding a loading icon to similar posts or making them more noticeable?
AnsweredHi,
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?
-
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
Please sign in to leave a comment.
1 Comments