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

UX improvements #5

Closed
8 of 20 tasks
nick-stebbings opened this issue Feb 10, 2024 · 2 comments
Closed
8 of 20 tasks

UX improvements #5

nick-stebbings opened this issue Feb 10, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@nick-stebbings
Copy link
Contributor

nick-stebbings commented Feb 10, 2024

For mobile experience to be smoother and more intuitive, there are many things that can be adjusted:

  • The 'expand' button under the menu is the way to expand to full menu with text descriptions. Clicking it again shrinks the menu back to the collapsed, minimised form. That is all that can be done to change menu position. This makes designing other pages easier.
  • Limit the number of Sphere to 4 maximum, and make it so that the size of the menu icons is never impinging on the top card of a list, the top part of a form.
  • Fix the opacity of the menu so that text/background contrast makes it legible

Spheres List.

  • This should now be a 'spheres breakdown', with a box plot at the top which shows the size of each sphere relative to each other. Add a treemap or other hierarchical d3 vis at the top of the page #33
  • The vis here should give a sense of the balancing of the number of habits (like the pie chart but for intra-spere series). Later it could be adjusted to account for scale to edit the vis, or filtered by the scale so that we see how many of each scale of each orbit are in each sphere Add a treemap or other hierarchical d3 vis at the top of the page #33
  • Underneath the sphere breakdown vis should be a smaller tabular list of icons (with no description). so that they can not be as blocky/boxy as they are now with the big list of actions

Orbits Breakdown

Other fixes needed

Overall Navigation and Context

// Further thinking that could be turned into issues:

  • An atomic orbit should have the option to add above, or add below in the form of a list (break up into subatomic orbits). #38

  • The scale of the orbit should have the icons rearranged, colour coded in line with the cards of that type, so that people can easily sort them in their mind.

  • ~~There should only be two, astronomic and atomic, but when the atomic has a list then it has a few smaller circles arranged around it's circumference. The scale meter underneath the icons should be full up from the left, with the biggest being when there are no atomic or subatomic orbits attached underneath. The smallest in the scale would be the one with the most subatomic orbits. ~~

@nick-stebbings nick-stebbings added the enhancement New feature or request label Feb 28, 2024
@nick-stebbings
Copy link
Contributor Author

This is just a list of issues/improvements that are deemed necessary before we do a first release to improve the UX considerably.

If you want to make suggestions on UX, here is the place to do it. I have also listed a few bugs here which I will separate out into issues.

@nick-stebbings
Copy link
Contributor Author

Refactored into more tangible/actionable issues

@nick-stebbings nick-stebbings closed this as not planned Won't fix, can't repro, duplicate, stale Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants