Open metas-lc opened 6 years ago
Probably introduced in https://github.com/metasfresh/metasfresh-webui-frontend/pull/1398, 3e2bb1d6f55b813d57a01aa8b41c23f6cbcacf21 to be precise
@metas-lc can you check this issue if it's still valid?
@wiadev i checked. issue is still valid
@teosarca Can you update the size of Date to "M" on back-end?
@metas-mk wdyt?
@wiadev Just checked locally before merge. Seems as if the Calendar fields are now not aligned properly anymore. See Sales order window window/143/1000311 as example. Pls also check in others.
Restarted Server and checked again. Looks like this now a) Icons are moved into the end of content (should be end of field) b) In case of date field (not datetime) the field length is reduced and bottom line is not expanded c) the calendar icons are smaller than before in main view. Please use the larger size in main view as before.
IT please check 1, 4 and 5
CHECKED: shall appear under the date field. Use scrollbar on the right if it's not enough space to fit
checked other date fields => are aligned properly and the icons are at the end of the field OK
length of date fields are like on date+time fields OK
icons are still small NOK OLD:
NEW:
Is it only the size of the calendar icon that's left here
or do we want to somehow figure out a better placement of the calendar in table ?
ping @metas-lc @metas-mk ^^
hi. i think it would be nice to have it right under the field. @metas-mk wdyt? i added some new lines here to see how it looks
I think this might be problematic, as in case there's no room for the calendar we'd have to programatically make the window bigger.
Is this a bug or feature request?
fr
What is the current behavior?
when editing a date in included tab gridview, the icon for calendar covers the date. If you want to see calendar, you have to press that icon
Which are the steps to reproduce?
=> the icon covers the date
What is the expected or desired behavior?
The icon and edit shall fit properly into the field, and the calendar shall appear by default similar to doublecklick on dropdown field.