- First commit to issue fork.
- Merge request !7Issue #3007908 - Add support for form placeholder β (Merged) created by AstonVictor
- Status changed to Needs review
about 1 year ago 12:18pm 8 February 2024 - πΊπ¦Ukraine AstonVictor
Created a new MR.
Form placeholder adds
visually-hidden
class to labels. that's why we cannot see form tips.
Implemented hook_library_info_alter() to add dependency and execute our code after the code from another module. Also, added a check if there is a hidden label to force show it. - Status changed to Fixed
about 1 year ago 11:34am 9 February 2024 - πΊπ¦Ukraine AstonVictor
Merged the MR.
Changes will be added to the next release.
-
AstonVictor β
committed 3c5fd417 on 8.x-1.x
Issue #3007908 - Add support for form placeholder
-
AstonVictor β
committed 3c5fd417 on 8.x-1.x
Automatically closed - issue fixed for 2 weeks with no activity.