froxlor / Froxlor

The server administration software for your needs - The official Froxlor development Git repository
http://www.froxlor.org
GNU General Public License v2.0
1.62k stars 455 forks source link

Cannot enter endDate for API Keys #1243

Closed HardyKrause closed 3 months ago

HardyKrause commented 5 months ago

As a rule of thumb: before reporting an issue

Describe the bug When I want to enter the enddate for an API-Key its impossible. The Format that is written on left side (Label) does not fit the right side in the input element. grafik

System information

To Reproduce Steps to reproduce the behavior:

  1. Go to api keys
  2. Click on eye
  3. Try to enter 01.01.2028, 01:01, if I write 1 or 01 it sets immediately back to TT

Expected behavior I could enter the date

d00p commented 5 months ago

That might be due to a low wait-time until the save operation is called via javascript, it's intended to be used with the html-datetime selector - but yes, it should also be possible to enter a date manually and not get thrown "back"