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

When attempting to delete an unnamed step, the step name is one less than the current step (off by one error) #3345

Closed
cj-wong opened this issue Oct 5, 2024 · 2 comments

Comments

@cj-wong
Copy link

cj-wong commented Oct 5, 2024

Tandoor Version

1.5.19

Setup

Docker / Docker-Compose

Reverse Proxy

Caddy

Other

No response

Bug description

  1. Attempt to delete an unnamed step. In this example, let's say it's step 4.
  2. The dialog prompt asks Are you sure you want to delete Step "3"? It should say Step "4".

Example:
Screenshot 2024-10-04 235828

Notes:

  • If the step is named, the prompt correctly uses the step name.
  • The correct step is deleted when selected. In the example above, step 4 would be deleted, not step 3.

Relevant logs

No response

@ARRY7686
Copy link

ARRY7686 commented Oct 5, 2024

Hello I want to contribute to this project pls assign me this issue

@vabene1111
Copy link
Collaborator

Hi, thanks for the report. since we are working on the new fronend this will no longer be fixed

see #2976

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

3 participants