OpenFn / OpenFn/lightning

Workflow Diagram: make minimap translucent

Open
#3,342 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Elixir
Stars
296
Forks
86
Avg merge
1d 13h
Merged PRs (30d)
50

Description

The minimap in the Canvas can sometimes, in some window sizes and layouts, get in the way of the chart

A nice solution suggested by @doc-han is to add some transparency to the minimap, so you can see a little bit behind it, and make it fully opaque on hover.

We'll need to experiment with this a bit but it might work

Can I also suggest a "minimize" option which collapses it down to a tiny icon? Or perhaps a toggle in the toolbar

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Canvas minimap implementation and reviewing how it is rendered across different window sizes and layouts. Experiment with translucency and hover opacity, while clarifying whether the minimize or toolbar-toggle suggestion is in scope. Done means the minimap no longer obscures the chart and becomes fully opaque on hover.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.