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

Add interactive mode for widget registration and rendering #5090

Closed
4 tasks done
Tracked by #42550
juliusknorr opened this issue Jan 18, 2024 · 1 comment · Fixed by #5144
Closed
4 tasks done
Tracked by #42550

Add interactive mode for widget registration and rendering #5090

juliusknorr opened this issue Jan 18, 2024 · 1 comment · Fixed by #5144
Assignees
Labels
enhancement New feature or request

Comments

@juliusknorr
Copy link
Contributor

juliusknorr commented Jan 18, 2024

To cover nextcloud/server#42550 we need to extend the link preview components and API methods to:

  • Allow registerWidget to let apps render a different view depending if an interactive widget was requested or not
  • Allow the NcReferenceList to indicate if the shown widgets should be interactive or not
  • Figure out a generic way to only render widgets in the visible area
  • Check if we need a generic way to "enable" interactive mode on the fly to fix unexpected interactivity e.g. when scrolling through a talk room
@juliusknorr
Copy link
Contributor Author

Reopening for the remaining two checkboxes

@juliusknorr juliusknorr reopened this Jan 29, 2024
@juliusknorr juliusknorr added the enhancement New feature or request label Jan 29, 2024
@juliusknorr juliusknorr moved this from ☑️ Done to 🏗️ In progress in 📝 Office team Jan 29, 2024
@github-project-automation github-project-automation bot moved this from 🏗️ In progress to ☑️ Done in 📝 Office team Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant