feature/loading-spinner-htmx #47
No reviewers
Labels
No labels
Agent/Chrome-Android
Agent/Chrome-Desktop
Agent/Chrome-iOS
Agent/Firefox-Android
Agent/Firefox-Desktop
Agent/Firefox-iOS
Agent/Safari-Desktop
Agent/Safari-iOS
Code/Backend
Code/DevOps
Code/Frontend
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
aniram/cidadon!47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/loading-spinner-htmx"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
583c3255b1to9b57154fc9fa39d19075to36f729c72136f729c721to69ebafec7e@ -177,10 +194,11 @@ func (h *ProjectHandler) RenderProjectsByKeyword(w http.ResponseWriter, r *http.PageNum: pageNum,ItensCount: len(projectsWrapper.Projects),TotalCount: totalCount,HasPrev: pageNum != 1,pageNum > 1 would be safer
only one change requested