View Issue Details

IDProjectCategoryView StatusLast Update
0006802Talermerchant backoffice SPApublic2021-08-24 16:23
Reportersebasjm Assigned Tosebasjm  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.8Fixed in Version0.8 
Summary0006802: Refactor form field logic
DescriptionCurrently the forms inputs have too much code about how are going to be rendered, this should be separated in order to let the caller decide how is going to be rendered.
In particularly, all fields are show with a horizontal-full-width design. This change is needed to be able to show more than one field in a row.

TagsNo tags attached.

Activities

sebasjm

2021-05-31 18:06

developer   ~0017937

Lot of code was delegated into the useField hooks where the logic relies.
Components like Input, InputSelect and friends are now responsible just for the UI and this is enough separation of concerns.

Issue History

Date Modified Username Field Change
2021-03-10 21:05 sebasjm New Issue
2021-03-10 21:05 sebasjm Status new => assigned
2021-03-10 21:05 sebasjm Assigned To => sebasjm
2021-05-31 18:06 sebasjm Note Added: 0017937
2021-05-31 18:07 sebasjm Status assigned => resolved
2021-05-31 18:07 sebasjm Resolution open => fixed
2021-05-31 18:07 sebasjm Fixed in Version => git (master)
2021-07-30 13:58 Christian Grothoff Fixed in Version git (master) => 0.8.1
2021-07-30 13:59 Christian Grothoff Target Version => 0.8.1
2021-07-30 14:01 Christian Grothoff Fixed in Version 0.8.1 => 0.8
2021-07-30 14:01 Christian Grothoff Target Version 0.8.1 => 0.8
2021-08-24 16:23 Christian Grothoff Status resolved => closed