Skip to content

adds and improves tooltips on the sync instance form#76

Merged
jrjohnson merged 6 commits into
ilios:MOODLE_404_STABLEfrom
stopfstedt:improved_tooltips
Feb 21, 2025
Merged

adds and improves tooltips on the sync instance form#76
jrjohnson merged 6 commits into
ilios:MOODLE_404_STABLEfrom
stopfstedt:improved_tooltips

Conversation

@stopfstedt

@stopfstedt stopfstedt commented Jan 27, 2025

Copy link
Copy Markdown
Member

fixes #75

screenshots of all tooltips - new and old - in the new instance and edit instance forms (spacing between form elements temporarily increased so that tooltips don't overlap in the screenshot.:

Add instance

image

image

Edit instance

image

image

@stopfstedt
stopfstedt changed the base branch from main to MOODLE_404_STABLE January 27, 2025 18:12
@stopfstedt
stopfstedt force-pushed the improved_tooltips branch 3 times, most recently from ccfbbef to 6ddc1e8 Compare January 27, 2025 20:09
@stopfstedt
stopfstedt marked this pull request as ready for review January 27, 2025 20:11
this required providing an overwrite of the input field label in the
plugin's lang files.
see
https://docs.moodle.org/dev/lib/formslib.php_Form_Definition#addHelpButton
for details.
…new-instance mode.

minor cleanup while at it - don't repeat yourself when adding the form
elements.
@stopfstedt
stopfstedt requested a review from jrjohnson February 21, 2025 19:33
@stopfstedt
stopfstedt marked this pull request as draft February 21, 2025 19:34
@stopfstedt
stopfstedt removed the request for review from jrjohnson February 21, 2025 19:35
@stopfstedt
stopfstedt requested a review from jrjohnson February 21, 2025 19:41
@stopfstedt
stopfstedt marked this pull request as ready for review February 21, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add tooltips to input elements in new instance form

2 participants