๐๐ฎ๐ป๐ฑ๐น๐ฒ ๐๐ผ๐ด๐ถ๐ป ๐๐ฟ๐ฟ๐ผ๐ฟ๐ ๐๐ฒ๐๐๐ฒ๐ฟ
You build a tool. Your user forgets to log in. The app crashes. The user gets confused.
Fix this with a clear message. Tell your user what to do. Use a prompt like "Not logged in. Please run /login."
Why this helps:
- It is clear.
- It gives a solution.
- It saves time.
Good UX gives directions. Do not let users guess. Guide them to the right command.
Source: https://dev.to/bitcoinkevin/not-logged-in-please-run-login-3g3a