dappros / ethora

A 'super app' engine for your project. React Native (iOS, Android) and React.js (Web, desktop). Social Sign In 🄵, Messaging 💬 (chat, voice, push notifications), Web3 Wallet 🪪 (profile QR, documents, coins, NFT), DLT 🔐 (provenance, crypto signing), Gamification 🤩, Social Commerce and more.
https://ethora.com/
GNU Affero General Public License v3.0
441 stars 90 forks source link

Mobile - Search - Chat not found #540

Closed dzinzyura closed 1 month ago

dzinzyura commented 10 months ago

Goal: Introduce designs for a scenario, when a chat is not found.

Affected metric:

Story: As an Ethora user, when I navigate to the search bar and enter the name of a nonexistent chat room, a corresponding image and a text prompt inform me that the chat is not found.

Description: Implement a design for "Chat is not found" scenario. There can be an image/icon and a short text. You can use the screenshot below from Telegram as a reference:

image

Add the following text: "No matching search results. Please, try a new search"

polipivnenko commented 10 months ago

image The final version @dzinzyura @phwizard

dzinzyura commented 10 months ago

thank you @polipivnenko! looks nice, let's go ahead and implement @RomanLeshc