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

Plan UI overhaul #72

Open
breznak opened this issue Jan 12, 2016 · 7 comments
Open

Plan UI overhaul #72

breznak opened this issue Jan 12, 2016 · 7 comments

Comments

@breznak
Copy link
Member

breznak commented Jan 12, 2016

A lot of information is shown through the handleError() routine. The display may get cluttered with all the bubbles. Some way to make this more compact/clear?

Ref.: #69 (comment)

@breznak breznak added this to the v1.0 milestone Jan 12, 2016
@breznak
Copy link
Member Author

breznak commented Jan 12, 2016

I think first useful step (for devs) would be adding console.log to each handleError call?

Do you think the amount of info shown through the notices is too much? ..I don't think it's that bad. Or we may just try to reduce the warnings we show (?)

@jefffohl
Copy link
Member

Yes. I think I need to do an overhaul of the entire UI. There are a number of issues that have arisen lately as we have added more functionality.

@breznak
Copy link
Member Author

breznak commented Jan 13, 2016

for the UI overhaul, I'd like to suggest "just throwing all UI controls in" for now, and we can get feedback what is used, along with what,... and from there make a suitable UX?

@jefffohl
Copy link
Member

How do you mean, "just throwing all UI controls in"? Do you mean, create UI controls for all conceivable settings?

I am noticing that there are a couple of stages in the process of parsing and visualizing a CSV file:

  • There are options for before the user feeds the file into the system. For example, indicating whether the file will be continuously updated or not.
  • There is feedback after the file has started loading - for example, whether or not forced windowing is being applied, due to the size of the file.
  • After the file is loaded, or perhaps while the file is being streamed continuously, there are options - such as what series to show, threshold highlights, normalization, etc.

It would be good to take into account these different stages in the UX.

@breznak
Copy link
Member Author

breznak commented Jan 13, 2016

Oh, you have a better perspective than me, I was thinking just about the stage 3. And for there applies the "throw all in" for now.

@breznak
Copy link
Member Author

breznak commented Jan 13, 2016

Here all all UI/UX issues we have
https://github.com/nupic-community/nupic.visualizations/labels/UI%2FUX

(btw, will change the title to something more descriptive)

@breznak breznak changed the title Rework how user notifications are shown Plan UI overhaul Jan 13, 2016
@breznak
Copy link
Member Author

breznak commented Jan 14, 2016

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