Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 日記帳頁面-跳轉到日記帳頁面填入文字會整個頁面無法跳轉 #1372

Closed
Tracked by #1471 ...
TeresaYang00 opened this issue Jul 5, 2024 · 5 comments · Fixed by #1471, #1516 or #1755
Closed
Tracked by #1471 ...
Assignees
Labels
5 hard level 5 bug Something isn't working

Comments

@TeresaYang00
Copy link
Member

TeresaYang00 commented Jul 5, 2024

Time of occurrence
7/5 12:00 PM

Device
MacBook Pro

OS
macOS

Browsers
Chrome

Browser Version
No response

Reproduction URL
https://isunfa.com/users/accounting

截圖 2024-07-08 下午7 42 23

Reproduction steps

Go to'新增日記帳'
Click on '填入描述'
Scroll down to ''
See error
填入資料後要"上傳"會整個無法儲存網頁壞掉

Current Result
填入資料後要"上傳"會整個無法儲存網頁壞掉

Expected Result
填入資料後要“上傳”成功

@TeresaYang00 TeresaYang00 added bug Something isn't working 3 hard level 3 labels Jul 5, 2024
@TeresaYang00 TeresaYang00 added this to the v0.8.0 Alpha Release milestone Jul 5, 2024
@TeresaYang00 TeresaYang00 added 1 hard level 1 and removed 3 hard level 3 labels Jul 8, 2024
@TeresaYang00 TeresaYang00 changed the title [Bug] 日記帳頁面-無法keyin日記帳上傳 必須使用憑證辨識功能才能上傳 [Bug] 日記帳頁面-跳轉到日記帳頁面填入文字會整個頁面無法跳轉 Jul 8, 2024
@Julian0701 Julian0701 added 3 hard level 3 5 hard level 5 and removed 1 hard level 1 3 hard level 3 labels Jul 9, 2024
@Julian0701
Copy link
Member

  • take 6 hrs, unfinished

image
推測是這段的錯誤造成頁面重整,須重構 changeVoucherAmountHandler

另外有發生 createInvoice 首次建立 invoice 時頁面會重整的情況(第二次建立就不會),須釐清是否為同一個問題

@Julian0701
Copy link
Member

  • take 5 hrs, unfinished
  • ConfirmModal 開始地毯式搜索

@Julian0701
Copy link
Member

Julian0701 commented Jul 11, 2024

  • take 5 hrs, unfinished
  • 發現錯誤的原因是 <AccountingVoucherRow /> 在第一次 create invoice 時還沒拿到 accountList ,導致 crush 和網頁重整

To-Do List

  • 修復 accountList 造成的錯誤
  • AccountingVoucherRowMobile
  • 修復 <ConfirmModal /> 的 ask AI API 和 submit btn

@Julian0701 Julian0701 linked a pull request Jul 11, 2024 that will close this issue
13 tasks
@Julian0701
Copy link
Member

  • take 6 hrs
  • 仍有部分錯誤:
    • ask AI API 還沒修好
    • 在電腦版和手機版切換時 vocher row 沒有及時更新

@Julian0701 Julian0701 linked a pull request Jul 12, 2024 that will close this issue
13 tasks
@Julian0701
Copy link
Member

  • take 4 hrs, done
  • 修正 voucher row 有時候沒有寫入的錯誤

@Julian0701 Julian0701 linked a pull request Jul 29, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 hard level 5 bug Something isn't working
Projects
None yet
2 participants