visdesignlab / data-hunch

Deployment for Data Hunch Demo. In this demonstrator, we show some ideas how data hunches could be recorded and visualized, on top of but distinct from data visualizations.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Refactor Toolbar #17

Closed alexsb closed 2 years ago

alexsb commented 2 years ago
image

Rename title:

The Select Data should be a drop-down box, like this:

image

The Select Vol should also be a drop-down box, showing "Data Hunch Demos:"

Show Category should be a "separate button" and not be caps. Sign in button should not be caps, and "Signed in as" is probably not necessary if a user is signed in.

haihan-lin commented 2 years ago

Sign in button should not be caps, and "Signed in as" is probably not necessary if a user is signed in.

Clicking that button allows user to switch account and log out.

haihan-lin commented 2 years ago

image

For info box, maybe a ? icon, that opens a dialog, and gives a detailed explanation?

alexsb commented 2 years ago

Clicking that button allows user to switch account and log out.

I meant that just a user icon is sufficient. No need for text, like on google:

image
alexsb commented 2 years ago

image

For info box, maybe a ? icon, that opens a dialog, and gives a detailed explanation?

That might be a bit subtle? I was thinking of that explanation always being visible for these select hunches?

haihan-lin commented 2 years ago

Ok maybe a tooltip?

alexsb commented 2 years ago

I was thinking just a DIV on top of the table with a "warning" appearance https://getbootstrap.com/docs/4.0/components/alerts/

haihan-lin commented 2 years ago

so what you are thinking is: while someone select a method to record hunches, here is what happens:

All the regular stuff we have right now plus: an alert at the bottom of the page that gives a description of what this method is about

alexsb commented 2 years ago

No. That would only appear for the demo volumes we prepare for each type

On Thu, Mar 24, 2022, 17:53 Haihan Lin @.***> wrote:

so what you are thinking is: while someone select a method to record hunches, here is what happens:

All the regular stuff we have right now plus: an alert at the bottom of the page that gives a description of what this method is about

— Reply to this email directly, view it on GitHub https://github.com/visdesignlab/data-hunch/issues/17#issuecomment-1077833293, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPR4TY3FSOEQHBZW76NIZLVBSMW5ANCNFSM5RKSBVCA . You are receiving this because you authored the thread.Message ID: @.***>

alexsb commented 2 years ago

Looks great so far; I'd add a bit more space between the title and the buttons, like on the left of the title:

image