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
428 stars 85 forks source link

Web - client - User does not exist #427

Closed dzinzyura closed 1 year ago

dzinzyura commented 1 year ago

Goal: Introduce an interface for non-existing/deleted users to inform that the account user is trying to access has been deleted or does not exist.

Affected metric:

Story: As a user, when I click on someones profile, which doesn't exist/deleted, via the chat / open it from the link, I can see a web page with a corresponding text. I click on the "Go Back" button and it redirects me to the page, where I previously was.

Description: Implement the web-page / interface for non-existing users using the following:

(Icon) - e.g. a silhouette or a person with a strike-through

(User does not exist.)

(The account you are trying to access has been deleted or does not exist.)

[Go Back]

dendidibe commented 1 year ago

https://github.com/dappros/ethora/assets/54039544/7b9a0a64-83b5-4283-a1bb-b04e1e67798b

dzinzyura commented 1 year ago

looks good. just few more things:

dendidibe commented 1 year ago
Снимок экрана 2023-05-30 в 15 57 16
dzinzyura commented 1 year ago

awesome! thank you, @dendidibe!