Skip to content

Move Notificatio's code to Django instead of JS #1490

@JonanOribe

Description

@JonanOribe

Idea summary

Looking at project\core\templates\static\js\notifications.js, I saw that the logic behind notification's component is running over JS. Maybe will be better to move this to Django/Python syntax to unify the platform.

Further details

Will be easier to rewrite this code as DJANGO {% if %} {% else%}, that use JS on one side of the project and Python on another

image

I could take this task if necessary

Metadata

Metadata

Labels

communityhelp wantedtriageIssues that have not been categorized or prioritized

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions