-
Notifications
You must be signed in to change notification settings - Fork 25
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
[Design Thread - User Profile] Enhance User Profile (Mobile/Desktop) Public Viewing Profile & User modifying Profile #300
Comments
I can contribute. Assign me @ri0nardo |
@saimaheshtaduri hi will you be able to work on this issue? |
@jazhen @zoobot Started the redesign for the user profile. I am following the theme that was developed from the about us & contact us redesign. Sort of alot going on that is new, but new fun things have been implemented.
Attaching the Figma link https://www.figma.com/file/5C3v1LUNwMPQy9JOgnKEtr/Water-the-Trees?node-id=994%3A2416
|
Note from 10/19/2022 meeting:
|
Will proceed with a personal view of the profile. Public view of a profile will come later on once other things get implemented to have that option. The right column is not going to be implemented soon since the software isn't built out yet or hasn't even started. |
@ri0nardo I think these sidebar things are all somewhat easy to do. We could maybe have them as separate widgets/issues as quick tasks for newcomers to do first. Report a bug can be a form that connects to our git issues via api or to start with either sends an email to us. MVP of sending an email is simple and good first issue Widget. Plant with friends is feasible just to open an email or share on social. Good first issues Widget for newcomers. Perform maintenance on trees in my backyard could potentially just go to the map and use geolocation to go the user's location. the code for geolocation already works and we are using it for planting trees so would be simple to tie into that. The only one that might take more work is weather but that is a good first issue for backend/fullstack engineers. They could potentially link into the weather api which is a pretty simple api to work with. |
So your design's not blocked, maybe the sidebar widgets could have placeholder tree images? |
@zoobot the column with weather etc would bring up the tree info sidebar. If the user wanted to do maintenance from their profile they could bring up all the info there. So no need for a placeholder tree image. It was a good suggestion by jason. |
@zoobot would potentially look like the image below. |
Good idea Jason! Looks great |
Finished the design for the new user profile. The figma file is under the "Desktop (Current)" page at the very bottom. The right most column cards do not need to be implemented immediately. If you want to also do the side cards please do (I can make it a separate ticket to break the task up). The core work is the center column with the tree table. |
@Domingo-creator Are you still working on implementing the new user design? |
I am reconsidering the design for the user profile. I am looking at a previous design from someone else that was working on this project and found a solution that may work better than what I currently designed for the user profile. This list all the trees and you would click the tree to see the tree history rather than using a table. I do like this idea and want to take this further with the design I did have in place. The table does work on desktop, but for mobile it not ideal. @zoobot what do you think of this previous design? I would have to revise and iterate on it to fit what I designed, but I do like this idea. |
will update with mobile being a focus (not an after thought)
Will make an epic for this. this is more of a thread that is getting way too long. |
currently liking this redesign that is mobile first. Its tab based where the default is trees. For the future we will have badges and organization list if needed (teams may not be that great of a use in this case).
I want to change it to
Rather than listing the tree history with a table and checkbox, we can just create a list / box component of what maintenance was performed. Similar to what the tree history is. I don't want to have the color anymore, Ill want it to be more generic to begin with. I am adding a previous idea of bringing up the tree information side menu when you select a tree. I like the idea of being rerouted to the trees information menu to perform maintenance on the tree. Will need to add the tree section. either you get rerouted to the tree information menu or we create a new menu. |
To have two designs for profiles per use of platform.
One for desktop
One for mobile
Enhancements
Add Sections or tabs in profile
The text was updated successfully, but these errors were encountered: