mirror of
https://github.com/orcuntuna/parama-ne-oldu.git
synced 2026-04-27 00:55:56 +03:00
[PR #7] enable to calculate data when selected data is changed #7
Labels
No labels
good first issue
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/parama-ne-oldu#7
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?
📋 Pull Request Information
Original PR: https://github.com/orcuntuna/parama-ne-oldu/pull/7
Author: @halilcn
Created: 2/5/2024
Status: 🔄 Open
Base:
main← Head:fix/not-change-data-when-changing-date📝 Commits (1)
c9dfef8enable to calculate data when selected data is changed📊 Changes
1 file changed (+9 additions, -4 deletions)
View changed files
📝
src/app/page.tsx(+9 -4)📄 Description
Selamlar,
Hesaplama yaptıktan sonra başka bir tarih seçersem, bir önceki state içinde kalan tarih kullanılmaya devam ediliyor. State'e set işlemi senkron olarak varsayıldığı için meydana gelmiş. Bunun için selected date değiştiğinde submit function tekrar trigger edilmesi sağlandı.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.