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

Make it easier to see which plots are in which gardens #43

Open
marykatefain opened this issue Nov 30, 2017 · 6 comments
Open

Make it easier to see which plots are in which gardens #43

marykatefain opened this issue Nov 30, 2017 · 6 comments

Comments

@marykatefain
Copy link
Contributor

marykatefain commented Nov 30, 2017

I think when someone has multiple plots in multiple gardens (generally this would be a GM), there should be an option at the top of the page to filter the view by garden. I think this could just be triggered if someone has plots in more than one garden.

Screenshot for context:

screenshot from 2017-11-30 14 28 15

@marykatefain marykatefain self-assigned this Nov 30, 2017
@alexgleason
Copy link
Contributor

Check out Isotope

@marykatefain
Copy link
Contributor Author

To expand upon this, plots should ideally also by default be sorted in the list alphabetically by garden, and then numerically ascending by plot number.

Ex:
Corinthian Gardens, 1
Corinthian Gardens, 2
Corinthian Gardens, 3
Spring Gardens, 1
Spring Gardens, 2
Spring Gardens, 3

@marykatefain
Copy link
Contributor Author

In the GM view this may be up to 100 plots at once. I suggest for GMs in the "manage my plots" we should move away from the cards format and instead fall back to a simple list - perhaps a table like:

Corinthian Gardens, Plot 1 | Sam Green | 3 upcoming orders
Corinthian Gardens, Plot 2 | Lacey John | 0 upcoming orders
Corinthian Gardens, Plot 3 | Kim Sarson | 1 upcoming orders
Corinthian Gardens, Plot 4 | Jake Phiter | 0 upcoming orders

(They should be able to click the row to go to the detailed "edit plot' view")

@alexgleason
Copy link
Contributor

When a user is a picker of a garden and they have orders to pick, it does display the plots divided by garden. So, markup and design for this already exists. Not the best example cuz it doesn't have a lot of orders, but hopefully you can imagine from the screenshot below.

screenshot-2018-1-11 gardenhub 3

@marykatefain
Copy link
Contributor Author

Ah yes, this is helpful. Thanks!

@marykatefain marykatefain removed their assignment Jan 20, 2018
@alexgleason alexgleason changed the title Provide "filter by garden" option for plot list Make it easier to see which plots are in which gardens Feb 26, 2018
@alexgleason
Copy link
Contributor

Another way to do this is to put the list of plots within the garden detail view. So, you visit the garden page and then the plots are shown below it. That might negate the need for a separate plots view entirely though. Not sure the best way to go about this.

We could separate plots by garden as in the screenshot above, but then we couldn't do advanced filtering like "Show me all the plots in only Garden A and Garden B".

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

2 participants