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 a "new" notification when new videos/literature are released #60

Open
Jaeiya opened this issue Jul 20, 2021 · 2 comments
Open

Add a "new" notification when new videos/literature are released #60

Jaeiya opened this issue Jul 20, 2021 · 2 comments
Assignees
Labels
feature:major A major feature to be added. scope:engineering Requires build process or underlying dep code changes. scope:UI/UX Issues pertaining to the users experience.

Comments

@Jaeiya
Copy link
Member

Jaeiya commented Jul 20, 2021

The menu should be able to display if a new video or literature document has come out. The way we're currently authenticating users could be appended with the latest video information.

Problem

Currently there is no way to detect changes to our dynamic content; this is because all changes to dynamic content are handled by the build process, not the server.

Solution

In order to provide a means for the server to track changes, we need the build process to create a document that explicitly describes these changes when content is updated. Unfortunately, this will rely on a new way to build our static files, which will be addressed in #47. During the re-building of that process, we can then start to explore the most efficient way to compile changes for the server to consume.

@Jaeiya Jaeiya added feature:major A major feature to be added. scope:UI/UX Issues pertaining to the users experience. scope:engineering Requires build process or underlying dep code changes. labels Jul 20, 2021
@Jaeiya Jaeiya added this to the α4 : TBD milestone Jul 20, 2021
@Jaeiya Jaeiya self-assigned this Jul 20, 2021
@Jaeiya Jaeiya removed this from the α4 : Blueprint milestone Aug 24, 2021
@Jaeiya
Copy link
Member Author

Jaeiya commented Aug 24, 2021

It was an oversight to think that this issue could be addressed in the next milestone. The description has been updated to highlight the engineering problem and solution required.

@Jaeiya
Copy link
Member Author

Jaeiya commented Aug 31, 2021

@Jaeiya Jaeiya added this to WebDev Dec 2, 2021
@Jaeiya Jaeiya moved this to Todo in WebDev Dec 2, 2021
@Jaeiya Jaeiya moved this from TODO to Planned in WebDev Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature:major A major feature to be added. scope:engineering Requires build process or underlying dep code changes. scope:UI/UX Issues pertaining to the users experience.
Projects
Status: Planned
Development

No branches or pull requests

1 participant