creation of the page to display the tasks signed by the user, creation of the My signed tasks button on the tasks page for access, this button is only active if the user is connected with their GitHub account and if not, a toast appears with a message requesting the connection.
After: How does it behave after the fixing?
My Assigned Tasks Button
has no signed tasks
signed tasks
toast message requesting connection to github
Brief Information
The type of this pull request is:
What does this PR do?
creation of the page to display the tasks signed by the user, creation of the My signed tasks button on the tasks page for access, this button is only active if the user is connected with their GitHub account and if not, a toast appears with a message requesting the connection.
After: How does it behave after the fixing?
My Assigned Tasks Button has no signed tasks signed tasks toast message requesting connection to github
Closes https://github.com/w3b3d3v/web3-bootcamp-platform/issues/232