Giter VIP home page Giter VIP logo

Comments (7)

davidtaylor avatar davidtaylor commented on June 14, 2024

Note that there is a field for status and a field for attended in the OSDI attendance data model. We should make sure to use the attended bool flag if a user is confirmed as attended as opposed to creating a status for it.

from main.

davidtaylor avatar davidtaylor commented on June 14, 2024

Also the status that are in the mocks do not match the OSDI model.

OSDI options:
"declined”, “tentative”, “accepted”, “cancelled”, “needs action”

We have a status for invited that is not represented that we can remove or decide we want to support. I recommend not supporting for now since we do not have messaging in the system for the invite process

from main.

harpojaeger avatar harpojaeger commented on June 14, 2024

Good call. I'll update the event_manager mock.

from main.

davidtaylor avatar davidtaylor commented on June 14, 2024

I also can not get my head around how to treat the attended flag. In the OSDI data model it is a bool but I would love to know if we had a positive affirmation that they did not attend. So 1 if attended, 0 if we marked them as not attending and NULL if we have not marked them. Bool's don't really work that way but I find that difference in data useful to know if someone failed to show up vs if we have not set their attendece status yet. This is a detail way in the weeds so can be ignored if needed

from main.

harpojaeger avatar harpojaeger commented on June 14, 2024

Agree that's a useful distinction down the road; also agree it's not a priority right now.

from main.

Matt-Holland avatar Matt-Holland commented on June 14, 2024

If I'm hearing this right: "Attendance" is boolean -- either they were there or they weren't. So they didn't come, until we positively affirm that they did.

However, there's a workflow issue, which is that we can't guarantee that the organizer has done the work of affirming the attendance. And so in the future a different organizer might look at the activist's record and think they are a "flake" when in fact the issue is that organizer just didn't mark them down.

from main.

Matt-Holland avatar Matt-Holland commented on June 14, 2024

Review the UX for this and decide if we want series of buttons, or else multi-select, etc.

from main.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.