-
Notifications
You must be signed in to change notification settings - Fork 5k
[EPIC] Symfony Forms simplification using PrestaShop Form Theme #16482
Copy link
Copy link
Open
Labels
BOCategory: Back OfficeCategory: Back OfficeDeveloper FeatureDeveloper-oriented featureDeveloper-oriented featureEPICMacro-level issue gathering improvements & bugs related to a specific topicMacro-level issue gathering improvements & bugs related to a specific topicKey featureNotable feature to be highlightedNotable feature to be highlightedNeeds SpecsStatus: issue needs to be specifiedStatus: issue needs to be specifiedPR availableSolution: issue is being addressedSolution: issue is being addressedTopwatchersBacklog prioritization: issue reported & followed by +6 peopleBacklog prioritization: issue reported & followed by +6 peopleWIPStatus: Work In ProgressStatus: Work In Progressmigrationsymfony migration projectsymfony migration project
Metadata
Metadata
Assignees
Labels
BOCategory: Back OfficeCategory: Back OfficeDeveloper FeatureDeveloper-oriented featureDeveloper-oriented featureEPICMacro-level issue gathering improvements & bugs related to a specific topicMacro-level issue gathering improvements & bugs related to a specific topicKey featureNotable feature to be highlightedNotable feature to be highlightedNeeds SpecsStatus: issue needs to be specifiedStatus: issue needs to be specifiedPR availableSolution: issue is being addressedSolution: issue is being addressedTopwatchersBacklog prioritization: issue reported & followed by +6 peopleBacklog prioritization: issue reported & followed by +6 peopleWIPStatus: Work In ProgressStatus: Work In Progressmigrationsymfony migration projectsymfony migration project
Type
Fields
Give feedbackNo fields configured for issues without a type.
Documentation
We need to document
form_widget(form)to render whole symfony formsform_widget()is so much better (especially the fact it can be used to completely reorder/modify template rendering without template override)Uniformize rendering of all forms
And we need to modify the twig templates for all Symfony forms to use a single
form_widget()call, instead of rendering each widget in a dedicated manner.Progress monitoring (last update: 07/05/2021)
PRs left to be merged
#20243 Invoices form
#22472 Payment preferences
Full roadmap