https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15707
--- Comment #65 from Owen Leonard <[email protected]> --- (In reply to Kyle M Hall from comment #63) > These two sub-systems are completely unrelated. They really don't belong > together. If this is a feature without any real application in Koha yet, perhaps we shouldn't add it to the menu system at all? > > - Nowhere else in Koha do we use a modal to display an add form. > > You are correct, but I believe the modal may be a better paradigm. Perhaps. However, I think introducing a new interface pattern requires a certain amount of commitment to making that change consistently throughout the interface. For example, using jEditable for the Quote of the Day feature was an interesting proof of concept, but it went nowhere after that. Introducing the use of Font Awesome was a good improvement, but it took a lot of buy-in and work to make it consistent. > > - Nowhere else in Koha do we use a modal to display a delete confirmation > > message. > > The modal seems much more natural and > integrated, while presenting the exact same options to the user. I think that's fine, especially if we take advantage of the opportunity to display thorough information to the user. As I said above, I think making the change requires /some/ commitment to implementing the same change throughout the staff client. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
