Mouse-hover tool-tip option for version since 8.x.4.2

Created on 29 August 2020, almost 4 years ago
Updated 5 September 2023, 10 months ago

Problem/Motivation

We had good feature of mouse-hover tooltip to show the description of events as tooltip, But this feature has been replaced with popup-tooltip. So as per this change, description is displaying in popup box on click of event link on Calendar.

Proposed resolution

Here I am providing the patch so that we can have both the type of tooltip available. By-default mouse-hover tool-tip would works & popup-tooltip which is already a configurable from views settings.

I hope this patch will be the solution for the similar tasks that were created earlier :
https://www.drupal.org/project/fullcalendar_view/issues/3136666 →
https://www.drupal.org/project/fullcalendar_view/issues/3053068 ✨ improve the popup tooltip options Closed: outdated

✨ Feature request
Status

Needs work

Version

5.0

Component

Code

Created by

🇮🇳India sachindoijad

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇦🇹Austria inst

    Hi,
    sadly the patch for hover does not workl here - what am I doing worng.

    This way I implemeted the patch:

    Gathering patches for root package.
    Removing package drupal/fullcalendar_view so that it can be re-installed and re-patched.
    - Removing drupal/fullcalendar_view (5.1.8)
    Deleting web/modules/contrib/fullcalendar_view - deleted
    Loading composer repositories with package information
    Updating dependencies
    Lock file operations: 0 installs, 1 update, 0 removals
    - Upgrading psy/psysh (v0.11.10 => v0.11.11)
    Writing lock file
    Installing dependencies from lock file (including require-dev)
    Package operations: 1 install, 1 update, 0 removals
    - Downloading psy/psysh (v0.11.11)
    0/1 [>---------------------------] 0%
    1/1 [============================] 100%
    Gathering patches for root package.
    Gathering patches for dependencies. This might take a minute.
    - Installing drupal/fullcalendar_view (5.1.8): Extracting archive
    - Upgrading psy/psysh (v0.11.10 => v0.11.11): Extracting archive
    0/2 [>---------------------------] 0%
    2/2 [============================] 100%
    - Applying patches for drupal/fullcalendar_view
    https://www.drupal.org/files/issues/2021-03-18/3168071-13.patch → (Full Calendar hover)
    Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2021-03-18/3168071-13.patch →

    Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
    Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    Generating autoload files
    51 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!

  • 🇷🇴Romania Anthelixes

    Updated patch #16 for fullcalendar_view:5.1.12

  • Status changed to Needs work 10 months ago
  • 🇦🇺Australia imclean Tasmania

    @Mingsong #12:

    One thing we need to address is that we need to remove the third party library (jquery.qtip.min.js) source code from the module repository.

    As other third party libraries, it should be loaded from CDN or a local library folder.

Production build 0.69.0 2024