[Bug 7388] New: rounded corners for side menus in staff client
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Bug #: 7388 Summary: rounded corners for side menus in staff client Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_8 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client AssignedTo: paul.poulain@biblibre.com ReportedBy: wizzyrea@gmail.com QAContact: ian.walls@bywatersolutions.com CC: gmcharlt@gmail.com Those square corners were oh-so-harsh. I want to make them rounded so as to be comfortable. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 --- Comment #1 from Liz Rea <wizzyrea@gmail.com> 2011-12-30 06:39:35 UTC --- Created attachment 6964 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6964 Bug 7388 [enh] - round the corners on the side menus in the staff client To test: apply patch check menus on circulation and bib detail page - corners on the menus to the left should be rounded. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 --- Comment #2 from Liz Rea <wizzyrea@gmail.com> 2011-12-30 06:46:19 UTC --- Created attachment 6965 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6965 Bug 7388 [enh] - Adding a <div id="menu"> </div> around the acquisitions menu so that it matches the rest of the interface. To test: Click more -> acquisitions verify the menu items are on tabs. This patch doesn't depend upon the last one, but the tabs are prettier when they are rounded. ;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |wizzyrea@gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 --- Comment #3 from Liz Rea <wizzyrea@gmail.com> 2011-12-30 06:53:37 UTC --- Created attachment 6966 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6966 Bug 7388 [enh] - add menu styling to serials To test: Click more -> serials - please make sure you have at least one subscription! You should see that the menu on the left is now in tabs. Again, this doesn't depend on the initial patch here, but those corners sure do look prettier when they are rounded. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 --- Comment #4 from Liz Rea <wizzyrea@gmail.com> 2011-12-30 07:10:03 UTC --- Created attachment 6967 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6967 Bug 7388 [enh] - adding menu div to guided reports screen To test: More -> reports -> Guided Reports Wizard Verify that the menu items on the left hand side are in menu tabs. Here again - much prettier when the corners are rounded. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 --- Comment #5 from Owen Leonard <oleonard@myacpl.org> 2011-12-30 14:02:46 UTC --- I disagree with the addition of the styling of the acquisitions, serials, and reports menu. The style of the sidebar tabs on patron-related screens and title-related screens is linked to the kind of menu options they present. Those menu options are for different ways you can view one thing: a patron or a bibliographic record. You can view that patron's details, fines, circ history, etc (checkouts is kind of cheating). You can view a title's normal view, marc view, items, etc. This isn't true for acquisitions, for instance, where the menu options are for doing different tasks. I'm not opposed to improving the style of those menus, but I'd prefer to introduce a new standard which doesn't muddy the distinct purpose of the existing "view menus." No objections here to the rounded corners though. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_8 |master AssignedTo|paul.poulain@biblibre.com |wizzyrea@gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 --- Comment #6 from Liz Rea <wizzyrea@gmail.com> 2012-01-01 03:03:47 UTC --- just for the sake of argument - I wonder if people really "get" the distinction you are making. I never thought of those things as "views," I thought of them as "other stuff you can do while in this particular area of Koha." That's probably fundamentally different from how you think about it. I'm willing to concede the last 3 patches based on your judgement, however I'm not sure I *entirely* agree with you - I'm unable to conceive of a better way to deal with those menus - they seem inconsistent to me and the most obvious way to satisfy my own compulsion for consistency was to add the menu styling to them. They don't seem suited to buttons, links don't seem attention-getting enough, the horizontal menus are being used for other functions. I'm at a bit at a loss. Also, for anyone testing, please feel free to go ahead and test/sign off the 1st patch of this series - it's trivial and uncontroversial (or at least I think it should be uncontroversial). ;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6964|0 |1 is obsolete| | --- Comment #7 from Magnus Enger <magnus@enger.priv.no> 2012-01-06 10:00:31 UTC --- Created attachment 7063 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7063 Bug 7388 [SIGNED-OFF] [enh] - round the corners on the side menus in the staff client To test: apply patch check menus on circulation and bib detail page - corners on the menus to the left should be rounded. Signed-off-by: Magnus Enger <magnus@enger.priv.no> Those rounded corners do look more friendly. I have tested circulation and bib detail page and have found no ill side effects. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@enger.priv.no Patch Status|Needs Signoff |Signed Off --- Comment #8 from Magnus Enger <magnus@enger.priv.no> 2012-01-06 10:03:59 UTC --- I have tested and signed off on the first patch, the one called "round the corners on the side menus in the staff client". I'm changing the status to "Signed Off", but if that patch gets pushed the status should be reset to "Needs signoff" for the remaining patches. Or maybe those batches could be moved to one or more separate bugs? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 --- Comment #9 from Magnus Enger <magnus@enger.priv.no> 2012-01-06 10:05:06 UTC --- So just to be completely clear: attachment 7063 is the only one I have signed off, pending further discussion of the other patches. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion CC| |paul.poulain@biblibre.com --- Comment #10 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 15:14:37 UTC --- discussion started by owen in comment 5 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6966|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6967|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6965|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 --- Comment #11 from Liz Rea <wizzyrea@gmail.com> 2012-01-17 16:18:19 UTC --- This is not in discussion - the rounded corners are signed off and ready for QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #12 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-17 16:58:03 UTC --- QA comment: tiny patch, nothing to say -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org