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

Fix UI issue in calling standup API and change api name #1218

Open
6 of 14 tasks
skv93-coder opened this issue Jun 18, 2024 · 0 comments
Open
6 of 14 tasks

Fix UI issue in calling standup API and change api name #1218

skv93-coder opened this issue Jun 18, 2024 · 0 comments

Comments

@skv93-coder
Copy link
Contributor

skv93-coder commented Jun 18, 2024

Issue Description

  • - 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
  • Change API from task/updates to /progress

in case of a standup update we will show Shubham added a standup update with the reset of payload being the same.

image

screen-capture.17.webm

Mapping of standup feature #1219

Expected Behavior

Current Behavior

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • 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.
@skv93-coder skv93-coder changed the title Issue in standup tab Modification in standing feature Jul 31, 2024
@skv93-coder skv93-coder changed the title Modification in standing feature Modification in standup feature Jul 31, 2024
@skv93-coder 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 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 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 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant