-
Notifications
You must be signed in to change notification settings - Fork 0
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
SOEOPSFY24-22 #310
SOEOPSFY24-22 #310
Conversation
@jenbreese Does this seem like a good solution to you? For context, see: https://stanfordits.atlassian.net/browse/SOEOPSFY24-22 |
There is a trade off with this approach. If you choose to display more than 3 but only 4 items are available, the 4th item takes up the whole area. I think this is why we've been using grid more to keep them all the same regardless. You could do some JS/template logic that adds/removes classes based on the number of elements. ie 1-3 use the flex, 4+ use grid. 🤷 |
Pinging @pookmish on this, as it sort of fell off my radar. Do we really want to build template logic as suggested above? My instinct is that building complex template logic to deal with numbers of items divisible by four is maybe overkill? The original ticket was an edge case, and having three columns and four items is another edge case. I'll rework it if necessary, but my feeling is that it might be overkill.... |
Yeah, so that's the tradeoff with the |
Well, @buttonwillowsix made the request originally, so I'll see if she'd like to review before merging. |
This looks great to me! |
Good with her, good with me. Probably need to rebase/merge the lastest |
READY FOR REVIEW
Summary
Review By (Date)
Criticality
Urgency
Review Tasks
Setup tasks and/or behavior to test
Site Configuration Sync
Front End Validation
Backend / Functional Validation
Code
Code security
General
Affected Projects or Products
Associated Issues and/or People
@mention
them here)Resources