Skip to content

Format image URLs as <img> html tags #3103

@marktheunissen

Description

@marktheunissen

Hi all, thanks for the awesome software!

I've forked Metabase and hacked it to turn image URLs into <img src="" /> HTML, so that images are loaded in the table. Below is a screenshot of this in action, and here is the commit that accomplishes this (nasty hack): master...marktheunissen:master

screen shot 2016-08-02 at 18 30 38

Clicking on the row ID loads the bigger image. It would be awesome if this could be fleshed out into a core feature, but I'm not sure how you'd like it to work. As you can see, I've had to hardcode some values, e.g. height.

⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions