textSQL icon indicating copy to clipboard operation
textSQL copied to clipboard

[Feature Request] Show popup on hover over highlighted region

Open asaprahul opened this issue 2 years ago • 5 comments

Currently, users have no easy way of getting additional data about a highlighted region when they hover over it.

Mapbox supports showing a popup on hover (link here):

Screenshot 2023-03-11 at 1 29 40 AM

Expected behavior of this feature is when a user hovers over a highlighted region, we show them the corresponding data points (row) for that region from the rendered table

asaprahul avatar Mar 11 '23 09:03 asaprahul

Can I work on this issue?

blyncnov avatar Mar 12 '23 10:03 blyncnov

@blyncnov yes! feel free to create a pull request. Let me know if you have any questions, we also have a discord for all contributors

asaprahul avatar Mar 12 '23 10:03 asaprahul

alright @asaprahul
You can assign me to it.

P.S I joined the discord channel already

blyncnov avatar Mar 12 '23 10:03 blyncnov

I have Configure the backend config.py and ran necessary commands .

A development server is running, but there still seems to be some issue with it

20230312_115345.jpg

20230312_115459.jpg

blyncnov avatar Mar 12 '23 10:03 blyncnov

I fixed that already 👌

blyncnov avatar Mar 12 '23 12:03 blyncnov