You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few cosmetic changes that could be tweaked:
In the sidebar the "All Ready to Deploy" section of Assets has extra whitespace in front of it, so it doesn't line up with the other items. (see /resources/views/layouts/default.blade.php:388). As a side note, there are double-spaces between many of the "All" and status items, but this doesn't affect it visually.
When checking in an item, it says "Checkout" instead of "Check in".
Nit-picky, but "checkin" should be "check-in" when a noun, and "check in" when a verb. Likewise, "checkout" should be "check out" when a verb.
When hovering over the "total licenses" section in the Dashboard, there is a slight overlap (a few pixels) of the disk icon and the "more info" bar due to the disk icon being larger than the others. Perhaps bump the icon positions up 4 pixels or so?
On the Import History page, it mentions "Admin < Settings", but I believe it should be a ">" (>) instead. (see resources/views/hardware/history.blade.php:64)
The text was updated successfully, but these errors were encountered:
Expected Behavior (or desired behavior if a feature request)
Typo-free code and display ;^)
Actual Behavior
Nearly typo-free code and display.
Please confirm you have done the following before posting your bug report:
Provide answers to these questions:
There are a few cosmetic changes that could be tweaked:
The text was updated successfully, but these errors were encountered: