Apollo1840/StudyTimeBoard

Wrong go hold buttons offer while refreshing the page

Opened this issue · 0 comments

  • what is this bug about?
    login -> click go -> refresh the page -> you should be able to click hold, but you can only see go button.

this is because user status should be required from backend when the component did mount.

  • potential affected files?

  • frontend/src/components/homeview/homeview_components/RecordForm.jsx

  • backend/studytimeboard/routers.py

  • are there some depending RP that is not approved yet?
    no