BraydenTW / react-emoji-search

🦄 A simple emoji search tool made with ReactJS.

Home Page:https://react-emoji-search.braydentw.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[New Feature] No search input UI

BraydenTW opened this issue · comments

What is this About?

A feature request for showing a UI piece for when the user hasn’t typed anything in the box.


Expected Behavior

The “Please type keywords in the box” UI will show when the user hasn’t typed anything.


Current Behavior

It is not implemented yet.

@faran4engg would you like to take this on?

@faran4engg would you like to take this on?

I would love to :)

@faran4engg would you like to take this on?

Hey @BraydenTW , I have a question.
Currently, by default, it shows all the emojis. As a part of this ticket, we need to show “Please type keywords in the box” UI when we land on the home page for the first time. Is my understanding correct?

@faran4engg - correct!

@faran4engg - correct!

Awesome. Working on the fix !

@faran4engg - correct!

Awesome. Working on the fix !

PR #33