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

Tackle Design issues #175

Closed
blankdots opened this issue Mar 1, 2021 · 0 comments · Fixed by #184
Closed

Tackle Design issues #175

blankdots opened this issue Mar 1, 2021 · 0 comments · Fixed by #184
Assignees
Labels
design eye candy and user interaction improvement

Comments

@blankdots
Copy link
Contributor

blankdots commented Mar 1, 2021

Description

Something that should be done with or before: #105
It is also advisable to fix this properly to have uniform style guide.

There are several issues with current design that we need to consider to make the application look and feel better:

  • Create submission vs Create New folder - button label vs wizard label don't correspond - e.g. Submission sounds better (as folder is part of a submission), and maybe reflect in the 2nd step of the wizard the name of the submission (by the name of the folder)
    image
  • Links at the top point nowhere (submissions and Open submissions point nowhere and should point to submitted/published folders and draft folders)
  • Spacing between list of objects, form and list of submitted objects is odd, moreover title of the fill form, upload xml file and choose from drafts are inconsistent
    image
    image
  • objects list needs a new design both colors and highlighting elements as well as icons and small improvements such as the first element of the list does not need a border top
    image
  • form buttons don't fit with the other buttons used in the application. Figure out a uniform button design to use:
    image
  • subtitles are not visible, make them visible:
    image
  • Some of the form elements are not correctly positioned (that part of the form does not expand full length it has available or at least if more contacts are added they should be added to the right not underneath ) also noticed the check box being too close to edge:
    image
  • Other check boxes are not properly aligned:
    image
  • Policy List of modifiers needs a new design as currently it does not display properly
    Peek 2021-03-01 09-30
  • make required fields more visible, as currently just a * is not enough
  • Drafts badge on each object is not 100% clear what it is about, consider showing maybe also 2 badges one for drafts and one for submitted objects or show just a badge for submitted objects and show a badge for drafts near choose from drafts
    image

Pretty sure there are other issues,

DoD (Definition of Done)

Fix design issues.

Testing

peer review and tests if possible.

@blankdots blankdots added the design eye candy and user interaction improvement label Mar 1, 2021
@blankdots blankdots added this to the Beta - User Interaction milestone Mar 1, 2021
@saulipurhonen saulipurhonen self-assigned this Mar 3, 2021
@saulipurhonen saulipurhonen linked a pull request Mar 11, 2021 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design eye candy and user interaction improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants