busy icon indicating copy to clipboard operation
busy copied to clipboard

Allow user to look for a tag within the search bar

Open bonustrack opened this issue 6 years ago • 4 comments

Our search should allow user to find a tag from the trending list, or a custom one.

bonustrack avatar Apr 24 '18 15:04 bonustrack

Search should split up into three columns imo..

  • users
  • posts
  • tags

For the tags search, I propose that we query for 1000+ trending tags, https://api.steemjs.com/getTrendingTags?limit=1000, then do a search for substring comparison on each tag on frontend.

jm90m avatar Apr 26 '18 14:04 jm90m

@jm90m @bonustrack Can user add multiple tags and can he also search tags + username?

pareshUD avatar May 14 '18 11:05 pareshUD

@pareshUD when a user searches for something, it searches within all 3 categories - tags, users, posts

jm90m avatar May 14 '18 17:05 jm90m

search popup

@jm90m can you check this please?

pareshUD avatar May 17 '18 12:05 pareshUD