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] Incorrect Scrolling and Focus Behavior with "Continue to add next task" Option in Add New Task Page #157

Open
WantenMN opened this issue Jun 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@WantenMN
Copy link

WantenMN commented Jun 8, 2024

Describe the bug
In the Add New Task page, when the "Continue to add next task" option is selected, completing the current task does not behave as expected.

Instead of scrolling to the top, and focusing on the Task input field, the page scrolls and focuses on the last focused position of the previous task.

This means that if the previous task was focused on a different input field, such as the "Task Type" option, the page does not scroll to the top and focus on the Task input field as expected.

To Reproduce
Steps to reproduce the behavior:

  1. Navigate to the Add New Task page.
  2. Select the "Continue to add next task" option.
  3. Complete the current task.
  4. Observe the page behavior.

Expected behavior
After completing the current task with the "Continue to add next task" option selected, the page should automatically scroll to the top, and focus on the Task input field, ensuring a seamless transition for adding subsequent tasks.

Screenshots
None

Environments and Version (please complete the following information):

  • Device: Mi 10s
  • OS: A14
  • Version 1.95.0 (573)

Additional context
None

@WantenMN WantenMN added the bug Something isn't working label Jun 8, 2024
@WantenMN WantenMN changed the title [Bug] [Bug] Incorrect Scrolling and Focus Behavior with "Continue to add next task" Option in Add New Task Page Jun 8, 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
Projects
None yet
Development

No branches or pull requests

2 participants