I've found a bit of a UI issue with xfmg -- i'm not sure how to fix it.
1) we've disabled albums for our users via permissions.
2) when they get to the "add media" screen, they are faced with the 'choose a category' dropdown box.
Unfortunately, the radio button is UNCHECKED by default, so they have to press that BEFORE they can even see a category -- this makes no sense. 'Albums' are hidden, so there is only one radio button -- it should be checked by default, but it isn't.
Unfortunately, if you try to check the radio button by default (ie, by editing the template so checked="checked", then when you select a category from the drop-down, the "upload an image" box no longer appears -- it looks like it is triggered by some javascript that doesn't get called when you manually edit the templates to make the categories radio button the default.
What is the proper way to fix this UI issue? I'm surprised that no one has run into it before, i can't be the only person who disables albums!
1) we've disabled albums for our users via permissions.
2) when they get to the "add media" screen, they are faced with the 'choose a category' dropdown box.
Unfortunately, the radio button is UNCHECKED by default, so they have to press that BEFORE they can even see a category -- this makes no sense. 'Albums' are hidden, so there is only one radio button -- it should be checked by default, but it isn't.
Unfortunately, if you try to check the radio button by default (ie, by editing the template so checked="checked", then when you select a category from the drop-down, the "upload an image" box no longer appears -- it looks like it is triggered by some javascript that doesn't get called when you manually edit the templates to make the categories radio button the default.
What is the proper way to fix this UI issue? I'm surprised that no one has run into it before, i can't be the only person who disables albums!