Skip to content
This repository has been archived by the owner on Jul 4, 2019. It is now read-only.

1.2.3

Compare
Choose a tag to compare
@Ralkage Ralkage released this 10 May 14:43
· 20 commits to master since this release
a5dd022

Plenty of bug squashing to go around!

  • Fixed Bug # 1: When you create a poll, submit it, but decide that you want to edit it and add more options before you submit the entire discussion from within the discussion composer, both the options and questions do not maintain their state and the fields are wiped clean.
  • Fixed Bug # 2: After successfully picking a vote option, a type error appears in the console and the "Public poll: Click to view voters" button does not launch it's corresponding modal.
  • Fixed Bug # 3: Upon creating a poll and creating the discussion along with it, the default cut-off time/date gets set to the time that the poll and discussion was created. Not sure if this affects the way this feature works but you can see that it set a default time anyways when editing the poll itself (even when you opted out of setting a cut-off time and date).
  • Fixed Bug # 4: Submit button is missing from the "Edit Poll" modal.

As always, thank you @cdk2020 for the hard work!!!!