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

Use Case: Moving Given-When-Then #29

Open
lvanvugt opened this issue Jun 21, 2020 · 4 comments
Open

Use Case: Moving Given-When-Then #29

lvanvugt opened this issue Jun 21, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request question Further information is requested version B Next to be picked up (but needs probably some detailing)

Comments

@lvanvugt
Copy link
Contributor

lvanvugt commented Jun 21, 2020

The following flowchart shows the use case:

Use Case (#29) - Moving Given-When-Then

Exceptions

  • Cannot move before or after group of current Given-When-Then

Settings

lvanvugt pushed a commit that referenced this issue Jun 21, 2020
lvanvugt pushed a commit that referenced this issue Jun 21, 2020
@lvanvugt lvanvugt added version A To be picked up right away enhancement New feature or request labels Jun 21, 2020
lvanvugt pushed a commit that referenced this issue Jul 29, 2020
@DavidFeldhoff DavidFeldhoff added version B Next to be picked up (but needs probably some detailing) and removed version A To be picked up right away labels Sep 7, 2020
@lvanvugt lvanvugt assigned lvanvugt and unassigned DavidFeldhoff Apr 1, 2021
@lvanvugt
Copy link
Contributor Author

lvanvugt commented Apr 1, 2021

@martonsagi and @DavidFeldhoff how much work would this be?

@lvanvugt lvanvugt added the question Further information is requested label Apr 1, 2021
@martonsagi
Copy link
Collaborator

This one is a bit more complex task. On the UI side the drag&drop part can be implemented quickly (dragula component is already in place). The MessageUpdate object needs to be extended with new position.

@lvanvugt
Copy link
Contributor Author

lvanvugt commented Apr 2, 2021

@DavidFeldhoff ?

@DavidFeldhoff
Copy link
Collaborator

I think I'd spend a weekend for this one as it needs some testing as well. And what should be exactly done? Because the helper function does not always have the exact same name (e.g. because it was generalized). Should in these cases all lines that are below the "Given" Comment be moved? I have to check how we proceed with deleting a given in these cases as it should react somewhat the same, I think, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested version B Next to be picked up (but needs probably some detailing)
Projects
None yet
Development

No branches or pull requests

3 participants