Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot enter endDate for API Keys #1243

Closed
HardyKrause opened this issue Mar 10, 2024 · 1 comment
Closed

Cannot enter endDate for API Keys #1243

HardyKrause opened this issue Mar 10, 2024 · 1 comment
Assignees
Milestone

Comments

@HardyKrause
Copy link

As a rule of thumb: before reporting an issue

  • see if it hasn't been reported (and possibly already been fixed) first
  • try with the git master

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

  • Froxlor version: $version/$gitSHA1
    2.1.6
    Firefox on Windows 11
    123.01

  • Web server: apache2/nginx/lighttpd
    apache2

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
Copy link
Member

d00p commented Mar 10, 2024

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"

@d00p d00p self-assigned this Mar 10, 2024
@d00p d00p added this to the 2.2.x milestone Apr 28, 2024
@d00p d00p closed this as completed in 7d99244 Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants