Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

extended Form component with form reset functionality#257

Closed
diva-hlan wants to merge 2 commits intoZEISS:mainfrom
diva-hlan:feature/form-reset
Closed

extended Form component with form reset functionality#257
diva-hlan wants to merge 2 commits intoZEISS:mainfrom
diva-hlan:feature/form-reset

Conversation

@diva-hlan
Copy link
Copy Markdown
Contributor

Types of Changes

Prerequisites

Please make sure you can check the following two boxes:

  • I have read the CONTRIBUTING document
  • My code follows the code style of this project

Contribution Type

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue, please reference the issue id)
  • New feature (non-breaking change which adds functionality, make sure to open an associated issue first)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Description

  • this functionality is required by new Pharos component FilterBar and is also very useful in general when using this Form component
  • by now you have to provide a custom work-around in your project to reset the data of a managed form and to automatically re-render their related input elements with the resetted form data

- this functionality is needed by new Pharos component `FilterBar` and is also very useful in general when using this Form component
Comment thread src/components/Form/Example.md Outdated
@diva-hlan diva-hlan requested a review from boromo February 18, 2020 13:33
@benbouba benbouba closed this Jul 9, 2025
@benbouba
Copy link
Copy Markdown
Collaborator

benbouba commented Jul 9, 2025

This repository is being archived, and all PRs have been closed as part of the process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants