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

Develop feature/form-tabs #87

Closed
mjanez opened this issue Jul 30, 2024 · 1 comment · Fixed by #88 or #101
Closed

Develop feature/form-tabs #87

mjanez opened this issue Jul 30, 2024 · 1 comment · Fixed by #88 or #101
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@mjanez
Copy link
Owner

mjanez commented Jul 30, 2024

Fix forms and validations to include tabs instead of stages in package_form templates.

@mjanez mjanez added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 30, 2024
@mjanez mjanez self-assigned this Jul 30, 2024
@mjanez mjanez linked a pull request Jul 30, 2024 that will close this issue
mjanez added a commit that referenced this issue Aug 4, 2024
This commit adds support for form tabs in the dataset creation and editing forms. The `package_form.html` template has been modified to include a "Next" button and the `save_button` block has been overridden to include the button. Additionally, the `config.py` file has been updated to add the necessary configuration options for form tabs. The `helpers.py` file has been modified to include helper functions related to form tabs, such as setting and retrieving the dataset form tabs.

Fixes #87
@mjanez mjanez linked a pull request Sep 16, 2024 that will close this issue
5 tasks
@mjanez
Copy link
Owner Author

mjanez commented Sep 23, 2024

Fixed by: #101

@mjanez mjanez closed this as completed Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
1 participant