stakwork / sphinx-tribes-frontend

Frontend for sphinx tribes and bounties. The bounty platform that pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
12 stars 42 forks source link

Implement search bar on org home page #190

Closed ecurrencyhodler closed 8 months ago

ecurrencyhodler commented 9 months ago

Context

Enable the ability to click and type in the search bar. Also make sure that when a user hits "enter/return" that a call gets made.

Make sure the correct API call gets made. Here is the endpoint that was implemented: https://github.com/stakwork/sphinx-tribes/issues/1311

Design

Here is the design in figma. Use dev mode for requirements.

Screenshot 2024-01-09 at 3 11 31 PM

Also use this design if text is longer than the width of the search bar.

Acceptance Criteria

Here is an example component test

AbdulWahab3181 commented 9 months ago

@ecurrencyhodler could you please assign

ecurrencyhodler commented 9 months ago

It's yours!

AbdulWahab3181 commented 9 months ago

@ecurrencyhodler could you please review this PR https://github.com/stakwork/sphinx-tribes/pull/1396

ecurrencyhodler commented 8 months ago

This pr is related to implementing this ticket: https://github.com/stakwork/sphinx-tribes/pull/1476