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

Interface design fine tuning #45

Closed
CarlsoFiorention opened this issue Sep 11, 2020 · 8 comments
Closed

Interface design fine tuning #45

CarlsoFiorention opened this issue Sep 11, 2020 · 8 comments

Comments

@CarlsoFiorention
Copy link
Collaborator

The PDF attachment contains a few screenshots with notes for fine tuning the visual components of the interface. I think it would be good if we also could follow this document in a meeting, and having the original design and the current version side by side on the screen. After these adjustments across the home page and search results page we could decide on the next important steps.

Fine tuning.pdf

https://github.com/jchartrand/can-link/labels/needstimeestimate

@jchartrand
Copy link
Collaborator

Stuff like colour changes to buttons, eliminating drop shadows, should be easy - like fifteen-thirty minutes each, but it can always turn out that something isn't easy for whatever reason.

Alignment/sizing changes for fields, etc. can sometimes be easy, sometimes not. I'd say several hours to get it all right.

Moving the form into the header might end up taking longer - the header and search page are distinct components (because the header is shared across pages). I'd have to rework the pages, the header, or how state is shared across components. Note too that the header will be significantly bigger with the fields as-is, unless I resize them further, so there would be work to re-align/size everything. A (very rough) guesstimate on moving things into the header is a full day (8 hours).

Renaming widget labels is easy.

Re: the world map comment - we are using open street maps which by default allows pan/zoom across the planet, and shows all countries (and we had multiple countries originally). There is probably a way to restrict the map to just Canada - that might take a few hours to figure out - if it is even possible or feasible given the time. I do know that there is another can-link GitHub issue about the focus of the map on single universities (which is too zoomed at the moment) - maybe this Canada-only issue should be moved there (although it should probably be its own issue). There is also an issue with the size of the bubbles on the map, which at the moment is calculated using an arbitrary ratio calculation I used, but should be refined.

Aligning the visualizations is trickier than expected because each visualization to some extent controls its own layout, and they seem to vary their layout depending on the inputs.. Estimate a couple of hours to get this working, and even then there might be compromises.

Changes to the visualizations themselves, e.g., word orientation, removing outer bubble on Bubbles all depend on the visualizations themselves and how much customization they directly allow through arguments/parameters. If they provide options for colouring/bubbles/layout etc. then it should be easy-is - if they don't, then it is likely infeasible to change them in the time we have.

@CarlsoFiorention
Copy link
Collaborator Author

It all makes sense James. My main concern is that visualizations are not too friendly to customize, thus they may look very inconsistent with the rest of the interface. Regarding the header, I assumed the files need to be resized, they take a lot of unnecessary space as they are now, in addition to the empty space left on top between the logo and the about button. All these elements should be optimized and better integrated if possible.

@jchartrand
Copy link
Collaborator

jchartrand commented Sep 11, 2020 via email

@CarlsoFiorention
Copy link
Collaborator Author

CarlsoFiorention commented Sep 12, 2020 via email

@jchartrand
Copy link
Collaborator

jchartrand commented Sep 12, 2020 via email

@sfarnel
Copy link
Member

sfarnel commented Sep 14, 2020

Thanks @CarlsoFiorention and @jchartrand I agree that these are challenging issues and that we are, be necessity, constrained by our time and funds for the project. I think we should focus on getting colour and font as close as we can to the design concept, knowing that more will need to be done down the line. There are also a few remaining things from the home page and search results page (spacing, placement of logos, etc.) that need to be finalized so that we have as much consistency across the site as it is now that we can. This can include issues #10 and #11

@jchartrand
Copy link
Collaborator

I think this is all done now, except the bit about moving the form into the header, and having the map show Canada only.

@sfarnel
Copy link
Member

sfarnel commented Sep 18, 2020

Looks complete, with remaining issue in other tickets or being held for future development.

@sfarnel sfarnel closed this as completed Sep 18, 2020
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

3 participants