Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
14.4.0
-
0.5
-
Flagged
-
Quasar
-
Puma Sprint 254
Description
In 14.4.0, as part of adding a search box to the TaxonomyPickerDialog, see CMS-13060, the dialog has become much smaller.
Code change:
/// was: setSize(DialogConstants.LARGE_AUTO);
setSize(DialogConstants.SMALL_RELATIVE);
Not sure if that was intended but this is not working out for users with not such a big screen, say a laptop with lower resolution than expected.
Attachments
Issue Links
- is a result of
-
CMS-13060 Taxonomy: Add search bar to taxonomy picker
- Closed