nextcloud / polls

🗳️ Polls app for Nextcloud
https://apps.nextcloud.com/apps/polls
GNU Affero General Public License v3.0
257 stars 73 forks source link

Polls as Interactive Widgets in other Nextcloud Apps #3727

Open MaykGyver opened 1 month ago

MaykGyver commented 1 month ago

⚠️ This issue respects the following points: ⚠️

Describe the goal you'd like to achieve

As a Nextcloud user I want to embed polls in other Nextcloud items.

Interactive Widgets are designed to enhance links between items in a cloud instance. Instead of presenting a pure link that requires the user to follow the link and switch the page or load a new tab in the browser, an embedded, reduced ui to the linked item is presented.

The Polls app does not implement the Interactive Widget Framework yet.

image

Describe possible solutions

No response

Additional context

The OP's original scenario is a Deck board where discussions and decisions of a committee are managed. Discussions happen in the board's cards. Having embedded polls in the cards would enable voting (i.e. decision making) in the specified scenario.

I can imagine, that embedding polls in other combinations of Nextcloud apps are more than useful too.