question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

highlight cells/slots upon hover

See original GitHub issue

Originally reported on Google Code with ID 2248

When I click on a slot, is displayed selectHelper with the time set in snapDuration.


It would be very useful to have available a listener to be able to display the selectHelper
with a certain time while moving the mouse over the calendar. 

For example, there are tasks with a specific time. The user could move the selectHelper
through the calendar looking for an empty space where the event can fit without overlapping.

Reported by thiago@thiagomt.com on 2014-08-19 22:09:48

Imported with 1 stars.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:15
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
arshawcommented, Jul 13, 2020

I just realized another ticket also captures this need: https://github.com/fullcalendar/fullcalendar/issues/4816 ↑ Could you please visit the link, give a 👍 to vote (?), press the 🔈Subscribe button to receive updates?

When I merged the fullcalendar-scheduler issue tracker in the main issue tracker, I must not have consolidated these two tickets. Apologies. Please follow and thumbs-up issue #4816 so that the ranking goes up. Thanks.

0reactions
madmoizocommented, Dec 11, 2017

It’s not possible to get a perfect result in pure css because of the dom architecture but you can get something decent.

image

Edit: simple example https://codepen.io/anon/pen/Rxbvaq (toogle the click me button)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular Material. to highlight a table row on mouse over
in my case .mat-row:hover didn't work, it was highlighting the whole table. this works for me: tr.mat-row:hover { background-color: yellow; }.
Read more >
Highlight Gridpane Cell on Mouseover : r/javahelp - Reddit
Highlight Gridpane Cell on Mouseover. "Cell row and column highlighting - at the moment when the user mouses over the office hours grid ......
Read more >
Element: mouseover event - Web APIs | MDN
The mouseover event is fired at an Element when a pointing device (such as a mouse or trackpad) is used to move the...
Read more >
How to Handle Hover Events With Vuetify - Coding Beauty
Learn how to easily and neatly handle hover events in Vuetify with the hover (v-hover) component.
Read more >
Configuring Discovery Views for Primo VE
The text that appears when users hover their cursors over the link. ... Select the up/down arrows in the rows containing the slots...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found