Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI/UX feedback #28

Closed
mishushakov opened this issue Nov 28, 2022 · 14 comments
Closed

UI/UX feedback #28

mishushakov opened this issue Nov 28, 2022 · 14 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@mishushakov
Copy link

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
Copy link
Author

Screenshot 2022-11-28 at 18 52 59

@mishushakov
Copy link
Author

Add border around tabs

Screenshot 2022-11-28 at 18 57 18

Screenshot 2022-11-28 at 18 58 04

@mishushakov
Copy link
Author

What is wrong?

Screenshot 2022-11-28 at 19 00 56

@notmedia
Copy link
Contributor

notmedia commented Dec 6, 2022

  • Uncaught exception on macOS when app was closed and reopened
  • Placeholder in collection search input
  • "No collections" placeholder in the tree
  • Add pointer cursor to menu item buttons
  • "No tabs" placeholder in tabs container, put more info
  • Action button in collection tree always visible
  • Open tab on single click
  • Reduce vertical space between items in collections tree
  • "Press cmd+k to open menu"
  • Add icon in tab - moved to Informative tabs #38
  • Add tooltip for TLS configuration
  • Add tooltip for save environment
  • Is tls configuration in address input button?
  • Is save environment in address input button?
  • Place badge with response status in response tab near timings
  • Which format in Request/Metadata should I use?
  • Rebuild file inputs in collection form
  • Rebuild Include directories in collection form
  • Toasts appears outside the screen
  • Delete button always visible in TLS configuration
  • Make understandable tooltip why switching to gRPC-Web is disabled
  • Margins in code editors - wontfix
  • Border in tabs - wontfix
  • Collapse button in menu - wontfix right now, I will think about it

@notmedia
Copy link
Contributor

notmedia commented Dec 6, 2022

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
Copy link
Author

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

@notmedia
Copy link
Contributor

notmedia commented Dec 6, 2022

Yeah you totally right! Thank you!

@notmedia
Copy link
Contributor

notmedia commented Dec 7, 2022

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

image

notmedia added a commit that referenced this issue Dec 7, 2022
notmedia added a commit that referenced this issue Dec 7, 2022
@notmedia
Copy link
Contributor

notmedia commented Dec 7, 2022

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
Copy link
Contributor

notmedia commented Dec 7, 2022

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
Copy link
Author

mishushakov commented Dec 7, 2022

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
Copy link
Author

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 notmedia added the enhancement New feature or request label Dec 7, 2022
@notmedia
Copy link
Contributor

notmedia commented Dec 9, 2022

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
Copy link
Contributor

notmedia commented Dec 9, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Done
Development

No branches or pull requests

2 participants