Show project detail page #27
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 project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
aniram/cidadon#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Show project's trajectory, its current status etc when the user clicks on the project's name or its description.
Add link to custom project pageto Show project detail pagehttps://flowbite.com/docs/components/timeline/
The API I'm using to show/hide the dialog without JavaScript is only available on Safari 26.2+.
To do
Maybe use a polyfill for Safari
https://github.com/keithamus/invokers-polyfill/blob/main/invoker.js
Certain requests to the endpoint
<API>/v2/proposicoes/<ID>/autorestake very long from 3 to 7 seconds like https://dadosabertos.camara.leg.br/api/v2/proposicoes/104798/autores for example.HTMX errors are Events which can be listened to:
To make HTMX replace the URL:
https://htmx.org/attributes/hx-replace-url/