One of the changes made by Bug 31943 was to the width of Flatpickr inputs, but those changes only work in some forms and layouts. In others situations the input stretches to the width of the container. I propose that we undo this one-line change until a better solution can be found.
Created attachment 145202 [details] [review] Bug 32606: Revert Flatpickr style changes made in Bug 31943 This patch removes the CSS controlling the width of a Flatpickr date input. The side-effects of this change are worse than the problem the change was intended to fix. To test, apply the patch and rebuild the staff interface CSS. Check pages which are referenced in bugs caused by Bug 31943: - The holds page (Bug 32259) - Checking out when specifying a date due in the past (Bug 32210) - Circulation -> Renew (Bug 32157) Flatpickr inputs should look correct.
Created attachment 145206 [details] [review] Bug 32606: Revert Flatpickr style changes made in Bug 31943 This patch removes the CSS controlling the width of a Flatpickr date input. The side-effects of this change are worse than the problem the change was intended to fix. To test, apply the patch and rebuild the staff interface CSS. Check pages which are referenced in bugs caused by Bug 31943: - The holds page (Bug 32259) - Checking out when specifying a date due in the past (Bug 32210) - Circulation -> Renew (Bug 32157) Flatpickr inputs should look correct. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 146211 [details] [review] Bug 32606: Revert Flatpickr style changes made in Bug 31943 This patch removes the CSS controlling the width of a Flatpickr date input. The side-effects of this change are worse than the problem the change was intended to fix. To test, apply the patch and rebuild the staff interface CSS. Check pages which are referenced in bugs caused by Bug 31943: - The holds page (Bug 32259) - Checking out when specifying a date due in the past (Bug 32210) - Circulation -> Renew (Bug 32157) Flatpickr inputs should look correct. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
*** Bug 32210 has been marked as a duplicate of this bug. ***
*** Bug 32157 has been marked as a duplicate of this bug. ***
*** Bug 32259 has been marked as a duplicate of this bug. ***
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work everyone! Pushed to stable for 22.11.x
Not needed in 22.05.x