widgetkit-map-ex icon indicating copy to clipboard operation
widgetkit-map-ex copied to clipboard

Show popup on hover: feature request

Open BloomBoy opened this issue 8 years ago • 2 comments

Show popup when mouse hovers icon. Now users need to click it.

BloomBoy avatar Oct 17 '16 18:10 BloomBoy

Nice idea! How do you think it should work for touch devices such as smartphones? I suppose that for smartphones it's required to support touch gestures, i.e. standard clicks. In this case for large screens (desktop PC) the popup will work as follow:

  • appears on hover, and automatically hides without mouse focus
  • appears on click, and hides on click

So, the behavior depends on how the user triggers the popup. Please, share your ideas if the logic should be different.

rvalitov avatar Oct 18 '16 09:10 rvalitov

Hi, yes, that sounds like a good approach :-) And a setting that enables you to set the mode. If you want it to show on hover or if you always require a click.

Morgan Gustafsson Bloom Webb AB 08-559 24 354

On Tue, Oct 18, 2016 at 11:56 AM, Ramil Valitov [email protected] wrote:

Nice idea! How do you think it should work for touch devices such as smartphones? I suppose that for smartphones it's required to support touch gestures, i.e. standard clicks. In this case for large screens (desktop PC) the popup will work as follow:

  • appears on hover, and automatically hides without mouse focus
  • appears on click, and hides on click

So, the behavior depends on how the user triggers the popup. Please, share your ideas if the logic should be different.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rvalitov/widgetkit-map-ex/issues/50#issuecomment-254461788, or mute the thread https://github.com/notifications/unsubscribe-auth/AELq-TzC3bN6uyb9NS0m_LMLHZ-IQ0j7ks5q1JfPgaJpZM4KY9hC .

BloomBoy avatar Oct 18 '16 10:10 BloomBoy