NatLabRockies / NatLabRockies/api-umbrella

[UI][Dashboard] drag-and-drop dashboard objects

Open
#72 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
2.2k
Forks
373
PR merge metrics
No merged PRs in 30d

Description

Story

As an API Manager
I would like to re-arrange objects on our API Dashboard
So that I can adjust the visual hierarchy of the page

Example

I have a dashboard with two display objects:

  • Map
  • Line chart

The map is currently above the line chart, but I would like the line chart to be above the map. So, I drag the line chart to displace the map as the primary object.

Related issues

Parent #62
Sibling #70

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 reading parent issue #62 and sibling issue #70 to understand the dashboard object model and surrounding scope. Identify the dashboard UI entry point and existing Map and line-chart rendering; done means users can drag one object above or below another and the revised visual order is preserved.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.