snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
11.07k stars 3.18k forks source link

[Feature Request]: QoL | CalendarView: hightlight current day #15042

Open NPGH0 opened 3 months ago

NPGH0 commented 3 months ago

Is your feature request related to a problem? Please describe.

Nothing urgent, just a QoL-thing: i just realised, that when i open the calendar view in SnipeIT sometimes its hard to "orientate". It would be helpful to have the current day highlighted, so its easier to find the date you are looking for, while having that orientation-helper.

Maybe make the current date bold or give it a frame or something like that

BTW: for checkout, it is already different, like all the dates in the future are "not available", there it is easy to "orientate". But this can't bethe case for all calendar-picker options, since future dates should also be available (expected checkin-dates, or end-dates for user as example)

Describe the solution you'd like

Before: grafik

after option 1: grafik

after option 2: grafik

Describe alternatives you've considered

No response

Additional context

No response

snipe commented 3 months ago

We already do that for fields with a known value, but it gets tricky if we don't want to accidentally pre-populate a date with today's date without the user noticing.

Screenshot 2024-07-08 at 1 43 13 PM