compliance-framework / compliance-framework/ui

The UI suggests drag-and-drop functionality ('Drag and drop dashboard JSON files here'), but there are no corresponding drag event handlers (e.g., @drop, @dragover, @dragleave) implemented. Either implement the drag-and-drop functionality or update the text to remove the misleading instruction.

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

Nobody has claimed this yet.

Dominant language
Vue
Stars
6
Forks
2
Avg merge
2d 10h
Merged PRs (30d)
17

Description

The UI suggests drag-and-drop functionality ('Drag and drop dashboard JSON files here'), but there are no corresponding drag event handlers (e.g., @drop, @dragover, @dragleave) implemented. Either implement the drag-and-drop functionality or update the text to remove the misleading instruction.

Originally posted by @Copilot in https://github.com/compliance-framework/ui/pull/159#discussion_r2694386813

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

No file or test is named in the issue. Start by locating the UI text “Drag and drop dashboard JSON files here” and checking whether drag event handlers exist; done means either the dashboard JSON drag-and-drop behavior works or the misleading instruction is removed.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.