-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
GoRequires Changes to Go CodeRequires Changes to Go CodeWeb TechRequires Changes to either HTML, CSS or JSRequires Changes to either HTML, CSS or JSgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Problem:
The following HTML tags are duplicate all across the views/ directory:
This is not ideal, as it makes the code more verbose and difficult to maintain.
Solutions:
- Use Go templates to generate the duplicate HTML.
- Use HTMX to load the duplicate HTML. Requires research
If you have something better and simple, do mention it!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GoRequires Changes to Go CodeRequires Changes to Go CodeWeb TechRequires Changes to either HTML, CSS or JSRequires Changes to either HTML, CSS or JSgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed