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 polishes #100

Closed
21 tasks done
divyanshu013 opened this issue Aug 23, 2017 · 2 comments
Closed
21 tasks done

UI/UX polishes #100

divyanshu013 opened this issue Aug 23, 2017 · 2 comments
Assignees
Milestone

Comments

@divyanshu013
Copy link
Contributor

divyanshu013 commented Aug 23, 2017

  • The array field should be in a single line (figure out a way with ellipsis perhaps)
  • Change the UI for checkboxes and row numbers (like airtable)
  • Row height should be fixed (allow 20 rows to be visible on a normal desktop screen)
  • Ellipsis on the text fields only (optimize array for showing maximum number of items)
  • Geo points in a single row
  • Use new colors
  • Update colors for labels and lat and lon (light grey)
  • Overflow (scroll x) remove outer scroll (shows up on chrome linux)
  • Add data button should be removed (add new row button would substitute this)
  • Use icons instead of label texts (similar to importer) for datatypes. Clicking on these will show mapping details
  • Have a single cell layout (remove cell within a cell)
  • Let the input fields cover the entire cell (remove paddings)
  • Row numbers UI changes - color changes - (like airtable)
  • Add row button padding
  • Keep the first column visible when scrolling horizontally
  • Keep the add row button visible when scrolling vertically
  • Change add record button text to 'Add Data'
  • Disconnect button color should be changed since it's a negative action
  • Subtle colors for filters
  • Update all icons with new color set
  • Improve UI/UX flow for arrays and object creation in new column
@siddharthlatest
Copy link
Member

@divyanshu013 We need to think more about the color scheme here, it is hard to tell which of the two tabs is actually selected here.

I would have guessed "Queries", but it is actually "Types" that is selected.

@divyanshu013
Copy link
Contributor Author

I'll try something for the tabs

@siddharthlatest siddharthlatest added this to the 1.1.0 milestone Oct 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants