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

Remove step not working in tutorial creation #847

Closed
shivareddy6 opened this issue Aug 2, 2023 · 7 comments
Closed

Remove step not working in tutorial creation #847

shivareddy6 opened this issue Aug 2, 2023 · 7 comments
Assignees
Labels
broken bug Something isn't working Feature New feature firebase UI/UX

Comments

@shivareddy6
Copy link
Collaborator

Describe the bug
While creating a tutorial and have multiple steps, remove step option is not removing the step.

To Reproduce
Steps to reproduce the behavior:

  1. Login and go to http://localhost:5173/tutorials
  2. create a tutorial (click on add new codelabz and fill the information)
  3. create a new step (click on add new step and fill the information)
  4. Click on remove step button
  5. The page reloads but the step is not removed

Expected behavior

  1. When you click on remove step button, the step should be removed from the front end
  2. In the firestore doc (tutorials/tut_id/steps/step_id) of the respective step, the field deleted should be marked true

Video

codelabz-brave-2023-08-02-10-39-05_vYtgo10A.mp4
@github-actions github-actions bot added broken bug Something isn't working Feature New feature firebase UI/UX labels Aug 2, 2023
@Matrx123
Copy link
Contributor

Matrx123 commented Aug 5, 2023

assign : #847

@Matrx123
Copy link
Contributor

Matrx123 commented Aug 5, 2023

Hi @shivareddy6 good afternoon, I did the local setup following the contributing.md file, project is starting, while recreating the issue i am not able to register a user below is attached screenshot. any guidance will be appreciated.

firebase

NOTE* : while getting the <FIREBASE_DATABASE_URL> i have created an open testing real time database with region as "us-central1", below is the screenshot attached for DB.

DB

@shivareddy6
Copy link
Collaborator Author

Hello @Matrx123, Did you start firebase emulators?
If not open a new terminal and enter the command make emulator-import

@Matrx123
Copy link
Contributor

Matrx123 commented Aug 6, 2023

Hi @shivareddy6 Thankyou, i am facing issue in starting the firebase emulators. i am resolving it and get back to you.

@Matrx123
Copy link
Contributor

Matrx123 commented Aug 6, 2023

hello @shivareddy6 , i am being able to recreate the issue, thanks for the support.
i will try to fix this
thanks

@Matrx123
Copy link
Contributor

Matrx123 commented Aug 8, 2023

hi @shivareddy6 i have created a PR against the issue #849 . Thank you very much for your help.
have a good day.

@shivareddy6
Copy link
Collaborator Author

solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broken bug Something isn't working Feature New feature firebase UI/UX
Projects
None yet
Development

No branches or pull requests

2 participants