You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- On clicking the submit button, the button does not get disabled, so user is still able to click and send a new update while the previous API is not fulfilled
- Trailing space handling, right now we ask the user to remove trailing spaces and enable FE to remove the white spaces, and BE should remove white spaces while saving progress doc from diff fields.
- Undefined in tracking update log in discord channel for standup update
I have read and followed the project's code of conduct.
I have searched for similar issues before creating this one.
I have provided all the necessary information to understand and reproduce the issue.
I am willing to contribute to the resolution of this issue.
The text was updated successfully, but these errors were encountered:
skv93-coder
changed the title
Issue in standup tab
Modification in standing feature
Jul 31, 2024
skv93-coder
changed the title
Modification in standing feature
Modification in standup feature
Jul 31, 2024
skv93-coder
changed the title
Modification in standup feature
Fix naming conventions of discord API for standup and fix UI issue in calling standup API
Jul 31, 2024
skv93-coder
changed the title
Fix naming conventions of discord API for standup and fix UI issue in calling standup API
Fix UI issue in calling standup API
Aug 1, 2024
skv93-coder
changed the title
Fix UI issue in calling standup API
Fix UI issue in calling standup API and change api name
Aug 1, 2024
skv93-coder
changed the title
Fix UI issue in calling standup API and change api name
Fix UI issue in calling standup API and change api name from /tasks/update to /progress
Aug 2, 2024
skv93-coder
changed the title
Fix UI issue in calling standup API and change api name from /tasks/update to /progress
Fix UI issue in calling standup API and change api name
Aug 2, 2024
Issue Description
in case of a standup update we will show
Shubham added a standup update
with the reset of payload being the same.screen-capture.17.webm
Mapping of standup feature #1219
Expected Behavior
Current Behavior
Screenshots
Reproducibility
Steps to Reproduce
Severity/Priority
Additional Information
Checklist
The text was updated successfully, but these errors were encountered: