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

Campaign Summary: 'Showdown' modal for Departing Survivors mgmt #364

Closed
6 tasks done
toconnell opened this issue Oct 27, 2017 · 6 comments
Closed
6 tasks done

Campaign Summary: 'Showdown' modal for Departing Survivors mgmt #364

toconnell opened this issue Oct 27, 2017 · 6 comments

Comments

@toconnell
Copy link
Owner

toconnell commented Oct 27, 2017

From email:

But when I go to the showdown, I still need to have the paperwork out to see what my characters statistics, etc. are. Is there anyway to say, click a button that says showdown after you manager your departing survivors. Then the screen shows all 4 survivors you sent to the showdown. Gives the statistics. Maybe a 4 way grid on the screen. Or a quick swap between all 4. Also, maybe two different viewing options. One with just basic statistics. And another with disorders, etc?

Basically, the idea would not be dissimilar to the old idea of a mouse-over type "classic" (e.g. paper sheet) tool tip or something for a survivor, except this would be interactive.

Javascript:

  • individual POST method for survivor 'sheet'
  • use the 'groups' elements from the campaignSummary style return
  • use Caleb-style returns to update the sheet (to avoid refresh calls like we have on the proper sheet_

HTML:

  • implement the modal to work like the full-screen ones with no inner content
  • container is a flex; direction is a row that wraps
  • "classic" paper-style presentation

Here's a UI mock-up:

brady_bunch_mockup

@toconnell
Copy link
Owner Author

Control idea from the TTS mod:

tiny_surv_controls

@toconnell
Copy link
Owner Author

Honestly, the more I think about this, it should probably just be a re-do of the survivor "quick view" thing on the Campaign Summary.

@toconnell
Copy link
Owner Author

Taking this out of the Subscribers project/feature set. This is going to be standard functionality.

@toconnell
Copy link
Owner Author

Alright, this is coming along. Got the first column arranged at mobile (not all buttons working yet tho):

quickview_left_col_demo

@toconnell
Copy link
Owner Author

alright, I've just gotta skin this for wide res and it's ready to roll:

quickview_upgrade_tablet_demo

@toconnell
Copy link
Owner Author

Done. Ready to roll.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant