Skip to content

Quick data preview on cell hover #2002

Closed
@404-html

Description

@404-html

New Feature / Enhancement Checklist

Current Limitation

Additional actions have to be taken in order to preview data stored in the browser cell. Let's say that cell holds an object - to see it first we have to double click to enter edit mode, then extend the size of input field as it's usually too small. It's problematic when it comes to previewing many cells. Another problem here is that previewing requires jumping into editing mode which can result in accidental data change with no option to undo.
Another case is cell that holds URL to an image. To preview it have to be copied and opened in new browser tab. It would be good to preview data without leaving the dashboard.

Feature / Enhancement Description

I already posted a proposition here: #1983
The idea is to show popover with data preview on cell hover.

preview-on-hover

Example Use Case

  1. Move pointer on top of cell holding an image blob or object;
  2. Wait 300ms;
  3. Popup appears with full content of this cell inside;
  4. Move pointer to close the popup.

Alternatives / Workarounds

Extending column size to show entire cells content.
Edit mode.
Copying value and pasting it elsewhere.

3rd Party References

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions