AdvancedCustomFields / AdvancedCustomFields/acf

date_time_picker not respecting readonly/disabled flags

Open
#491 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
945
Forks
197
PR merge metrics
No merged PRs in 30d

Description

Connects to PR #490
I found a bug where class-acf-field-date_time_picker.php was missing some functionality that had been added at some time in the past to class-acf-field-date_picker.php which I was also expecting to work in date_time_picker. I've modified the code and created a PR for it.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with class-acf-field-date_time_picker.php and compare it with class-acf-field-date_picker.php, as described in the issue. Review PR #490 for the existing work; the fix is complete when the date_time_picker respects the readonly and disabled flags like date_picker.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.