Sort options by yes votes#3988
Conversation
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Bumps [marked](https://github.com/markedjs/marked) from 15.0.9 to 15.0.10. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v15.0.9...v15.0.10) Signed-off-by: dartcafe <github@dartcafe.de> --- updated-dependencies: - dependency-name: marked dependency-version: 15.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
This reverts commit c8c9adf. Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.2 to 6.3.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.3/packages/vite) Signed-off-by: dartcafe <github@dartcafe.de> --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [marked](https://github.com/markedjs/marked) from 15.0.10 to 15.0.11. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v15.0.10...v15.0.11) Signed-off-by: dartcafe <github@dartcafe.de> --- updated-dependencies: - dependency-name: marked dependency-version: 15.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: René Gieling <26707476+dartcafe@users.noreply.github.com>
|
Hi. Very cool to see the activity for 8.x! I just wanted to clarify:
This is not what I meant in that issue with "Sort/Group Participants by selected option" 🫠 |
|
Aha, it's there on polls that I created (or got transferred into my ownership?) but the three dots are not available on polls that I'm just participating in. I tested on the latter yesterday, that's why I didn't see it. Awesome that the functionality is there now 🎊 thanks a lot! My use case would still require the sorting to be available to participants. Should I report that as a separate issue or should it just be tracked as part of #3322? |
|
Add it as another issue. |

migrate vote table mainly to grid view
Add sorting of participants by yes-votes per option Three UI Proposals for polls with many participants: Sticky Option Headers, Sort/Group Participants by selected option, Show participants on hover #3322
Prepare table for sticky option headers (not functional yet) Three UI Proposals for polls with many participants: Sticky Option Headers, Sort/Group Participants by selected option, Show participants on hover #3322, Top-Scrollbar #2993
moved removal of other user's votes to a menu connected to the avatars
moved user options from the cog-wheel-menu to current user's menu connected to the avatar (only in table-view)