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

Modern UI "forgets" the selected user count and ramp up rate when starting a new test or editing a running one #2531

Closed
2 tasks done
cyberw opened this issue Jan 3, 2024 · 1 comment · Fixed by #2537
Closed
2 tasks done
Labels

Comments

@cyberw
Copy link
Collaborator

cyberw commented Jan 3, 2024

Prerequisites

Description

After running a test with 10 users, the start new test dialog should be pre-filled with 10:

image

And while a test is running, the edit dialog should also be pre-filled with 10 (but that wasnt working in old UI either :)

image

@andrewbaldwin44 , do you have time to take a look?

Command line

locust --modern-ui -f examples/locustfile.py

Locustfile contents

-

Python version

3.11.1

Locust version

master

Operating system

macos

@cyberw cyberw added the bug label Jan 3, 2024
@andrewbaldwin44
Copy link
Collaborator

Yup, I am on this as soon as I get back 👍 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants