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

Implement News dashboards #2122

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Implement News dashboards #2122

wants to merge 1 commit into from

Conversation

Grotax
Copy link
Member

@Grotax Grotax commented Feb 24, 2023

  • Resolves: #

Summary

Inspired by the tutorial I tried to implement two dashboards for News.

It is far from perfect.

Challenges

  • On the backend part it is probably not enough to simply send the items to the frontend, there are lot's of unused attributes and one interesting, the favicon is missing as it belongs to the feed.
  • Speaking about favicons, we might not be able to use them due to Content Security Policy. And I also think that using the icons there might not be the best idea, privacy and so on. If news was changed to keep the icons locally that would change things of course.
  • The Widgets in style and functionality maybe don't fit our need a 100%. We currently have nothing we could put in the avatar slot.

I will probably not continue on this, I'm leaving it here as a start if someone wants to pick this up. On the backend side I would be willing to help.

screenshot1
screenshot2

Checklist

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
@Grotax Grotax changed the title draft first dashboard Implement News dashboards Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement frontend impact Javascript/Frontend code help wanted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant