getezy / ezy

🔥 GUI client for gRPC/gRPC-Web
https://getezy.dev
Mozilla Public License 2.0
974 stars 16 forks source link

UI/UX feedback #28

Closed mishushakov closed 1 year ago

mishushakov commented 1 year ago
Screenshot 2022-11-28 at 14 04 07 Screenshot 2022-11-28 at 14 00 08 Screenshot 2022-11-28 at 14 10 43 Screenshot 2022-11-28 at 14 05 52 Screenshot 2022-11-28 at 14 16 53 Screenshot 2022-11-28 at 14 18 40

Happy to answer questions. Will add more stuff if I have some. Спасибо!

mishushakov commented 1 year ago
Screenshot 2022-11-28 at 18 52 59
mishushakov commented 1 year ago

Add border around tabs

Screenshot 2022-11-28 at 18 57 18 Screenshot 2022-11-28 at 18 58 04
mishushakov commented 1 year ago

What is wrong?

Screenshot 2022-11-28 at 19 00 56
notmedia commented 1 year ago
notmedia commented 1 year ago

Hey, about "Toasts appears outside the screen" - I'm using https://fkhadra.github.io/react-toastify/introduction/ for toasts, here I applied option for create newest notifications on top, but this is how working this library

mishushakov commented 1 year ago

For "Address is empty" you can just outline the input field in red, this is better UX

notmedia commented 1 year ago

Yeah you totally right! Thank you!

notmedia commented 1 year ago

I have not added more info in "no collections" section because we already have Shortcuts on welcome screen when app starts

image
notmedia commented 1 year ago
Screenshot 2022-11-28 at 18 52 59

Why adding this margins is better? Im trying to figure it out, this code editors are main workspace for the user, its better if it full screen I think

notmedia commented 1 year ago

Add border around tabs

Screenshot 2022-11-28 at 18 57 18 Screenshot 2022-11-28 at 18 58 04

I tested borders before and got that without them it seems more beautiful

image

Here I implemented tabs like in UI Kit that I'm using did - https://nextui.org/docs/components/button#icons

image
mishushakov commented 1 year ago
Screenshot 2022-12-07 at 19 13 10

maybe try something like this on the search bar and when I press on it, the command bar opens? Also the shortcut will always be visible

mishushakov commented 1 year ago

I have not added more info in "no collections" section because we already have Shortcuts on welcome screen when app starts

Here you can add a placeholder icon and tell why no collections are found. Also make a big button "Add collection"

notmedia commented 1 year ago
Screenshot 2022-12-07 at 19 13 10

maybe try something like this on the search bar and when I press on it, the command bar opens? Also the shortcut will always be visible

I put this kbd inside the menu:

Screenshot 2022-12-09 at 17 38 39
notmedia commented 1 year ago

Collapse button in menu - I will think about this, I like VS Code approach they don't have collapse button