Closed (fixed)
Project:
Label Help
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2015 at 20:28 UTC
Updated:
27 Feb 2018 at 21:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nwom commentedHaving this in Drupal 8 would be incredibly helpful. I'll create an issue in the contrib tracker.
Comment #2
nwom commentedContrib Tracker Issue created: #2798535: [label_help] Label Help
Comment #3
gnugetI just needed this the last week for a D8 project, I will try to migrate it in the next week.
Comment #4
gnugetI attach a patch in this issue and in this repo I will be sending my updates:
https://github.com/gnuget/label_help
This still needs work, needs manual testing (to check if all the field types are working as expected), and needs tests.
But at least is a functional version :-)
Comment #5
gnugetForgot to include the patch. x)
Comment #6
nwom commentedGreat! I updated the Contrib Tracker issue.
Comment #7
sheldon rampton commented@gnuget, thanks for your work on this. I wasn't able to get your patch to apply cleanly, so I cloned your github repo and used it to create a Drupal 8 branch for the module. I ran into an error during testing that was causing fatal errors when I tried to edit field configurations, so I added a quick fix to that. The module now works more or less, but I've noticed that the label help text doesn't appear above date fields, and I'm sure there are some other field types that are not working correctly yet either.
I'm going ahead and marking this issue fixed, since a Drupal 8 dev version now exists, even though it's not yet at the approved release stage. Hopefully people will start using it, and I'll get the feedback needed to improve it further.
Comment #8
gnugetHi!
Yes, using the module a found a few errors working with other elements so yes, this still needs a lot of work.
Thanks for your review and glad to help.
Hoping to give it another review soon and provide more patches.
Thanks!
Comment #10
jwilson3I've created a followup issue that in theory should finalize the work needed to create a stable Drupal 8 release for Label Help.
Your review and testing are much appreciated.
#2948501: Improve Drupal 8 field compatibility
Comment #11
jwilson3