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

Vue todolist app has some bug #133

Closed
meredithyan opened this issue Jul 9, 2022 · 2 comments · Fixed by #232
Closed

Vue todolist app has some bug #133

meredithyan opened this issue Jul 9, 2022 · 2 comments · Fixed by #232
Assignees
Labels
bug Indicates an unexpected problem or unintended behavior. effort: small This task is a small effort. p3 We don't have visibility when this will be addressed.

Comments

@meredithyan
Copy link

meredithyan commented Jul 9, 2022

guys:

I followed the instructions to create a vue to-do-list app, but I think there is a bug.

that is: when we click the save button from ToDoItemEditForm component, we can’t get back to the ToDoItem view , let alone the focus management ( we want move the focus to the input in the ToDoItem view)

at first, I think that is my problem, then I checked your live version, then I find the same problem.

vuebug.mp4
@caugner caugner added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Oct 10, 2023
@caugner caugner transferred this issue from mdn/learning-area Oct 13, 2023
@caugner
Copy link

caugner commented Oct 16, 2023

Reproduced the issue with the live version:

  1. Click "Edit" on any item,
  2. Click "Save" without changing the title,
  3. Nothing happens, but the effect should be the same as clicking the "Cancel" button.
@caugner caugner added bug Indicates an unexpected problem or unintended behavior. effort: small This task is a small effort. p3 We don't have visibility when this will be addressed. and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Oct 16, 2023
@github-actions github-actions bot added the idle Issues and pull requests with no activity for three months. label Nov 16, 2023
@github-actions github-actions bot removed the idle Issues and pull requests with no activity for three months. label Dec 9, 2023
@bsmth bsmth self-assigned this Dec 13, 2023
@github-actions github-actions bot added the idle Issues and pull requests with no activity for three months. label Jan 13, 2024
@OnyileFelix1
Copy link

do you guys need help in the documentation

@github-actions github-actions bot removed the idle Issues and pull requests with no activity for three months. label Jan 17, 2024
@github-actions github-actions bot added the idle Issues and pull requests with no activity for three months. label Feb 17, 2024
@bsmth bsmth removed the idle Issues and pull requests with no activity for three months. label Jul 9, 2024
@bsmth bsmth closed this as completed in #232 Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior. effort: small This task is a small effort. p3 We don't have visibility when this will be addressed.
4 participants