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

[BUG]: creating a new task when remaining effort is active #179

Open
1 task done
trowik opened this issue May 16, 2024 · 2 comments · May be fixed by #243
Open
1 task done

[BUG]: creating a new task when remaining effort is active #179

trowik opened this issue May 16, 2024 · 2 comments · May be fixed by #243
Assignees
Labels
bug Something isn't working frontend This issue or pull request is frontend related UX This issue or pull request is UX related

Comments

@trowik
Copy link
Member

trowik commented May 16, 2024

Description

While creating a new task on a project with remaining effort tracking active and updating the "Estimated time" the "Remaining effort" value updates the field according to the "Estimated time" value.

When updating the "Estimated time" field by entering a value, "Remaining effort" takes that value.
When using arrows to update the "Estimated time" it only updates "Remaining effort" after the first click.
The update of "Remaining effort" only happens on the first update of the field "Estimated time".

Steps to Reproduce

  1. Go to "Projects" page
  2. Activate "Remaining effort tracking" on a project
  3. Click "Add Task"
  4. Update value of "Estimated time" either by entering a value or using arrow keys

Expected Behavior

"Remaining effort" value shouldn't update automatically or should always update automatically, not only on the first update of "Estimated time".

Attachments

No response

Additional Context

No response

Version

v3.5.0 (frontend)

Required

  • I have checked past issues to see if this bug has already been reported.
@trowik trowik added the bug Something isn't working label May 16, 2024
@c0rydoras
Copy link
Collaborator

is this a problem with the API or with the ember frontend?

@trowik
Copy link
Member Author

trowik commented May 16, 2024

frontend

@trowik trowik added frontend This issue or pull request is frontend related UX This issue or pull request is UX related labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend This issue or pull request is frontend related UX This issue or pull request is UX related
Projects
Status: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

3 participants