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

feat: when creating a new step the name will be prefilled automatically #503

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

keevan
Copy link
Contributor

@keevan keevan commented Aug 8, 2022

This will be equal to just the class name, and later on, the class names will be simplified to something like 'curl' or 'sql' which will be even better, so opted to not do anything too opinionated here.

Resolves #488

This will be equal to just the class name, and later on, the class names will be simplified to something like 'curl' or 'sql' which will be even better, so opted to not do anything too opinionated here.

Resolves #488
@keevan keevan force-pushed the 488-new-step-name-prefilled branch from 52be8c6 to 795d2bb Compare August 8, 2022 06:31
@brendanheywood brendanheywood merged commit 0c10c81 into MOODLE_35_STABLE Aug 8, 2022
@brendanheywood brendanheywood deleted the 488-new-step-name-prefilled branch August 9, 2022 00:49
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

Successfully merging this pull request may close these issues.

When creating a new step the name should default to the simple version of the step type
2 participants