Closed AdrienClairembault closed 2 years ago
While doing a functional review on https://github.com/pluginsGLPI/geninventorynumber/pull/49, I've noticed a few issue with the plugin interface.
1) Main config form is messy: comments out of place and labels not aligned
Fixed by moving to a simple twig template
2) Rename "Global index position Global" to "Global index position".
3) The "Global index position" label seems misleading here:
It clearly show the current individual index for each itemtype that do not use the global index (so the opposite of what the label suggest).
Fixed by renaming it to "Index position".
While doing a functional review on https://github.com/pluginsGLPI/geninventorynumber/pull/49, I've noticed a few issue with the plugin interface.
1) Main config form is messy: comments out of place and labels not aligned
Fixed by moving to a simple twig template
2) Rename "Global index position Global" to "Global index position".
3) The "Global index position" label seems misleading here:
It clearly show the current individual index for each itemtype that do not use the global index (so the opposite of what the label suggest).
Fixed by renaming it to "Index position".