issues
search
asidelnik
/
document-violence-dashboard
Violent events video documentation dashboard
0
stars
0
forks
source link
Events page - more updates
#67
Open
asidelnik
opened
2 months ago
asidelnik
commented
2 months ago
Sub tasks moved from Issue #45
Add/Edit event form fields
[ ] Duration - server calculation
[ ] Is it db nullable? If so, show it as empty string in Events table
[ ] Location - how? choose on map? Sprint 3
[ ] npm - react-leaflet leaflet
Form
[ ] Dates validation doesn't affect form validity
[ ] React Query - implement mutation on events table after add form submitted
Form validation -
https://www.scaler.com/topics/mui-form/
Videos list actions
[ ] Change videos order by dragging
[ ] Remove videos
[ ] Add video
React Query pagination - research
Is server state required? Improves how?
How to implement RQ pagination, filtering & sorting
Less lagging?
Sub tasks moved from Issue #45
Add/Edit event form fields
Form
Videos list actions
React Query pagination - research