-
Notifications
You must be signed in to change notification settings - Fork 164
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
wip - implemented beginnings of sandbox grid #417
Conversation
Thanks for opening this pull request! This space is protected by our Code of Conduct - and we're here to help. |
Hi @stephaniequintana this is looking really nice! Great work so far. I'm remembering the real challenge of designing the previous version -- how do people know how to use this the first time? It can be confusing if there are lots of tools and you're like "what do I do?" -- so i think a lot of design and discussion is worthwhile on that subject, and also some user testing with folks who aren't familiar with the project. For one, I wonder if the icons are somewhat mysterious. Of course there can be tooltips, but what else can we do? Could we have an explanatory "tour popover" already open next to the Quick Start area? Also, not to get ahead of ourselves, but where do people choose an input (upload or camera)? I guess that'll be added in a later draft? No worries, just curious. We also have to contend with jargon. "Colormap" is the technical term, but maybe we should have the label say "Colorize" so that it's more understandable? And, what do you think about having it be greyed out until there's an image to work with? Or even each area greyed out until the previous step is done? Is it helpful to think about a label like "You'll be able to colorize once you've analyzed an image" to explain why it's greyed out, and how might we display that? After the last paragraph, i realize we're rapidly "in the weeds" on this design, which is OK, but let's not overwhelm ourselves. If you want to keep working in this PR with screenshots, that's great. You could also split out some of these questions into their own issues for discussion and refinement. We could keep working here, but only on one problem at a time, too. Your choice, find what workflow feels good to you! Thanks, this is already looking really nice! |
Oh, and one more thing. You can push any branch to the |
@jywarren - Thank you for the feedback and the info on GitHub Pages, I didn't realize I could publish a forked branch and was frustrated b/c it is difficult to communicate intent through screenshots. As the version is published, I can already see many things that need attention - there are issues with responsiveness. padding and many of the icons (& thus tooltips) did not even load (please refer to the above screen shots instead) - THANK YOU, @NARUDESIGNS, I will definitely check out Github Icons and Feather icons - at this point, though, these are neither here nor there as all this can be easily fixed (also the use of icons is still a point of discussion). Moreover, I opened this PR to discuss and get feedback on the overall design. To the choices I've made so far -from the project description and feedback/discussions during the contribution phase, I feel like we are adamant with wanting the screen/canvas/image-container to be as large as possible.
Yes, I think so. I did add tooltips to each icon to help explain what each will be used for (exact wording will be addressed). I still do not think that this is enough information to get started or to fully understand the tools, though. I like your idea of the "tour popover" and I intend on utilizing the information icon next to the tool titles to this end or as a modal link with further information, In addition, I think that we can utilize the image-container/screen-ui space to add descriptive steps, perhaps with arrows and instructions for the tools. Ultimately, some the information that will be included in the welcome tour can be layed out on the screen and will be visible until and image or video is uploaded. I share many of the concerns you raise. I would like to point out, as previously mentioned, that I came to a stopping point in order to get overall design feedback and had not yet addressed the screen/canvas/camera. For clarification, I intended to put the camera/webcam selection on/in the the image-container/screen ui and also intend on utilizing this space for more elaborate instruction on how to proceed. To your concern,
I feel like the design IS the project and that all encompassing cannot be immediately addressed. Or, perhaps it should be? I do understand you cannot give proper feedback without a clear representation of my ideals. So, unless you would like for me to go in a different direction, I am going to continue on with this layout, adding to the image container and correcting what is obviously not working. I hope to finish a more elaborate design over the weekend and we can begin addressing more specific concerns at our next meeting. Even though much must be address, the draft is published here: https://stephaniequintana.github.io/infragram/index2.html. |
Yes, i think so! It still seems like the most promising way forward. If you were to start to find a lot of compelling reasons to question it though, I'm open to that discussion.
This sounds great. I look forward to seeing your ideas on this when the time is right!
Yes, no problem -- i just meant that sometimes when I do design work, i have trouble balancing my attention on finer details (which are important) vs. larger questions of layout and organization. Ultimately it'll be cyclical - we'll look at both, and the design process is a cycle. So no worries.
Super! Sounds great, and I agree this is a great starting path. As the more elaborate design starts to fill in, it'll be easier for us to tell if this approach is working well. But so far so good! Thank you! |
Also, just at the level of HTML, the current index2.html looks well organized and legible; a great start. |
@jywarren, I just made quite a few changes to the sandbox ui and I am in definite need of feedback. I kind-of kept adding and adding information, because I feel like I wanted more the first time I visited the site, but it got a bit out of control and now just feels crowded 🚧 Design is tough! 😁 There are several choices I'm not crazy about - the accent colors seem drastic, for one - or may not work at all, but I left them in hopes of hearing opinions. Nearly every icon has a tooltip and the "steps" are actually buttons for popovers (although I didn't figure out how to convey that). Much of the information is to help the team with my intent, but I'd appreciate strong feelings on any slice of it, good or bad. There is still quite a bit of styling that is necessary, esp on the mobile end - I wanted to get feedback on the layout before moving forward with that. I've also collected some questions, mostly toward my own understanding of the tool, that I will bring at a later time. Please let me know what you think (no rush) 😁 |
I think it might be nice to think about merging this PR relatively soon. We could rename it something like "initial draft of new interface" or "...v2 interface" or just remove Another thought to keep in mind-- we might also think about what our versioning will eventually look like. @Forchapeatl may also be interested in this. Right now we're at Line 3 in 4e7afca
UI design changes aren't tracked as strictly, but it could be useful to read over https://docs.npmjs.com/about-semantic-versioning to think about how that number changes, what it means, etc, and when we want to bump the version number up. Thanks @stephaniequintana this is looking great! Love the level of detail that's coming out! |
I know I mentioned it in the meeting, but wanted to drop the idea of offering a couple of images for users to explore with here, too. I got the idea from fotor and befunky. Here's how befunky.com offers it:
I'm really glad you like the intro text. I think the specific wording could use some love, but I will work on that. Perhaps the community can weigh in, too. The pink was a happy accident - i wrapped "NDVI" in the
I'm thinking along the same lines. Between this and the Bootstrap tour, we can come up with a good solution.
It's a bit embarrassing, but I seem to always have an issue with font sizes. Here, I added multiple inline font changes while adjusting the layout. Between this and the inline/internal syling I'd like to clean up the code, better to do it right the
Most other programs only address the icon style buttons with just a hover. I agree that we need more, though. I think we can add labels once we free up space using drop-downs/collapse/accordion style menus and possibly even add a tool-tour, separate from the welcome/get-started tour. I did find one that does a good job of it, fotor.com. I was planning on coding something like this into the project, but I see that Bootstrap 5 has an Offcanvas component. I believe it only works with the viewport edges, but unlike the accordion, it will also open up from the bottom. I think this will be very handy for the bottom row tools on mobile devices and we may be able to move all of the tools into the component. For this reason I think I'd like to use Bootstrap 5. Please let me know what you all think. I'm excited about finally merging the PR; I can start to see the advantages of working with a more narrow and specific objectives and am very much hoping to be there soon. My next steps will be to move this over to Bootstrap 5, unless there are any objections to do that, of course. As always, all thoughts are appreciated 😄 |
* Fixed the use of MouseinitEvent in infragram.js * fixed use of initMouseEvent in src/file * fixed Uncaught ReferenceError * Fix initMouseEvent
@jywarren, @TildaDares, @cesswairimu & @Forchapeatl... In an attempt to clarify what each tool is for, I added a lot of wording and feel like the screen is crowded now. I do like the previous pink font, but changed it up a bit to see other options. Your thoughts would be greatly appreciated. I also left the "steps" buttons out, but intend to keep them and will focus more on placement and usage we work on the welcome tour. I believe that I am ready to merge this PR so that I can begin to focus on more specific individual tasks. Of course, the UI will be a work in progress; hopefully we can start connecting the functionality so that @forcha can begin her work on this branch. Again, I appreciate all feedback. Hope everyone has a great weekend 💯 |
This looks great @stephaniequintana. The color palette you chose looks really nice. I don't think the screen is over crowded. I don't know about everyone else but I like using websites that have a clear description of what each tool is for. I think the description on the button already explains it's use. I don't think we need a tooltip for this button. Adding this section is absolutely brilliant. The images really demonstrate what Infragram does. The language used for the I also noticed that the intro text disappears when you click on it but there's no warning for that. It also leaves the main area empty. So we could add a button that says Just a small thing but hovering over the buttons creates this jerky motion. Is this possible to make it more smooth? I'd love to hear your thoughts about this @stephaniequintana. Great work on the design and implementation!! |
@TildaDares, I love your explainLikeI'mFive idea 😄
This, too ☝️ 🔥 👍
I'm most likely over-complicating it.
I hope I'm not coming across as needy. I'm finding these decisions tough 😅 and I appreciate all the help and input. To all, we greatly appreciate any feedback or ideas on the state and direction of the new UI. All thoughts and ideas are welcome. Thanks & Cheers! |
@jywarren, @TildaDares, @cesswairimu, @Forchapeatl - I've made some changes to the code - cleaned it up, npm-installed Bootstrap5, added infragram2.css and infragram2.js...My [local] branch is ready to merge and I would like to do so soon so that I can begin hooking up functionality and @Forchapeatl and I can begin testing. A few things:
Please let me know of any concerns. |
@@ -2,7 +2,41 @@ | |||
// http://github.com/p-v-o-s/infragram-js. | |||
|
|||
module.exports = function File(options, processor) { | |||
|
|||
let getMouseEvent = () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this stuff from merging from the main branch? I think it's related to #324, no? Ideally if you're not changing any files in /src/
or /dist/
you shouldn't see them in your PR, so maybe some got pulled in somehow. This could be related to your conflicts.
Sometimes if resolving conflicts is too complex and if I don't want entire files changed, I just copy the raw content of the file from the main
branch, and paste it manually into the file in my local working branch. Then if I commit those changes, it shows no difference from the main branch and the files disappear from my pull request. Does that make sense? I'm also happy to try resolving these if you'd like me to take a crack at them!
@@ -532,6 +532,45 @@ function _slicedToArray(arr, i) { if (Array.isArray(arr)) { return arr; } else i | |||
// This file was adapted from infragram-js: | |||
// http://github.com/p-v-o-s/infragram-js. | |||
module.exports = function File(options, processor) { | |||
var _getMouseEvent = function getMouseEvent() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @stephaniequintana this is all looking great and I think we should focus for just a moment on merging it and identifying our next steps, or focus areas. Lots of good things to think on but before we get too deep in it, let's do the merge, take breath, and refocus - it's a good idea in general not to go too long on one PR anyways. Regarding can't push, can you compare your commits on your local branch to https://github.com/publiclab/infragram/pull/417/commits to see if there are some missing in either place? You can sometimes just If you'd like help with the conflicts, feel free to push up your current local into a newly named branch and make a new PR where we can compare and resolve changes. |
OK rebasing figured out and we can move to #426 now! Let's start a new convo in a new PR after that -- and any unresolved questions or convos from this PR can move to new issues or PRs! Thanks! |
This is the first draft of the html2.index file for the Infragram Full-screen User Interface.
Input on the design and thoughts on tool placement is welcome.
Fixes #415
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
@publiclab/reviewers
for help, in a comment below