https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30952

Julian Maurice <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
             Status|Failed QA                   |ASSIGNED

--- Comment #133 from Julian Maurice <[email protected]> ---
I have done a bit of cleanup in the patch and split it in more logical patches.
I tried to remove all template changes that were not necessary. Hopefully it
will be easier to review.

There are some changes too (non-exhaustive list):
- The search bar in the header has been "fixed". It's still the same with the
same accessibility issues mentioned earlier, but at least it should be
displayed correctly on all pages, even when the search form have more than one
input. There was some JS code used to fix sizes and positioning, it's gone. All
positioning is done in CSS only now
- The main page regained its old appearance (only colors are different).
- The circulation home page went back to old boring links (still WIP)
- There was some "UIKit" icons added in the previous patch, but only two of
those were used, and those two have an equivalent icon in FontAwesome
(arrow-right and sliders). I decided to remove all UIKit icons from the patch
and use FontAwesome instead.
- QA tests are green :)

There is still work to do, but you can already have a look at it on the
sandbox: https://staff-bug30952.sandboxes.biblibre.eu (user/password as usual)

I also set up a github repository here:
https://github.com/jajm/koha-staff-interface-redesign
I think it can be useful to organize feedbacks/decisions:
  - If you see something that need to be fixed you can open an issue
https://github.com/jajm/koha-staff-interface-redesign/issues/new
  - If you want to discuss something, you can create a new discussion
https://github.com/jajm/koha-staff-interface-redesign/discussions/new

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to