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

[NEW] Mixed visibility for poll responses #5

Merged
merged 6 commits into from
Aug 6, 2021

Conversation

RonLek
Copy link
Collaborator

@RonLek RonLek commented Jun 25, 2021

  • IPoll interface's confidential?: boolean property updated to visibility?: string.
  • Added anonymousOptions: Array<string> property to IPoll interface.
  • Mixed Visibility modal with MultiStaticSelectElement pops open when poll creator chooses "Mixed Visibility vote".
  • Makes mixed visibility stay consistent on finishing poll and when users cast votes.
  • Allows mixed visibility polls to be created within threads.
  • Shows anonymous marked responses as voted by "Anonymous" user.
Screencast.from.26-06-21.02.39.02.PM.IST.mp4

Closes #4

@RonLek RonLek requested a review from ramkumarkb June 26, 2021 09:15
@RonLek
Copy link
Collaborator Author

RonLek commented Jun 26, 2021

@murtaza98 @ramkumarkb please take a look. Thanks.

@RonLek
Copy link
Collaborator Author

RonLek commented Jul 2, 2021

@murtaza98 could you please take a look at this one as well. Thanks.

src/definition.ts Outdated Show resolved Hide resolved
PollApp.ts Outdated Show resolved Hide resolved
PollApp.ts Outdated Show resolved Hide resolved
PollApp.ts Outdated Show resolved Hide resolved
PollApp.ts Show resolved Hide resolved
@RonLek RonLek force-pushed the mixed-visibility branch 2 times, most recently from 3d173ab to fce018f Compare July 24, 2021 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Mixed Visibility for Poll Responses
3 participants