-
-
Notifications
You must be signed in to change notification settings - Fork 4
Project Notes ‐ 07 25 2023 and 07 26 2023
A new issue was raised concerning a confusion in the login system. The problem lies in the platform appearing to try to login instead of signup because it displayed an "Incorrect Username and Password" message. The team should create a clearer message for the users.
There's a need to set up a link to the "Forgot Password Reset" to improve user experience.
It was decided to change the current cresent moon emoji in the theme selector.
After login, the system should redirect users to the goal display page, currently represented with a trophy icon. The icon needs to be replaced with the original home icon for consistency.
There's a bug causing a 404 error when users click on a goal to go to its edit page. This needs to be fixed.
Check boxes can be used instead of the buttons for "Specific Suggestion" and "Measurable Suggestion".
The decision was made to remove the top "Save" button and the page footer.
Improvements are needed for the time of the SMART Goal Action or Event and the target SMART Goal Completion features.
The save function should be modified to show success after password changes or profile edits.
An inconsistency was found in the signup process. While the frontend doesn't require country information, it is actually necessary on the backend. This should be fixed for better user experience.
A fix is required for the Goals login issue.
The setup of Git bisect for better version control was discussed among the team members.
Paul reported not encountering any errors. Ben will handle the necessary updates.
Paul added a console recording script that will run if there is an error. This console.log function is equivalent to print in Python.
The team should regularly check the console log for error monitoring and debugging.
There was conflicting information. We made 'Country' optional, however, there were still locations where updates were needed.
We were able to get login and signup functionality to work without errors.
The error logging that was used to find this bug can now be removed.