influxdata / influxdata/ui

Feature request: delete single data point from the UI

Open
#6,990 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement team/ui
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

**Proposal:**
Add a button to the Data Explorer, to delete a single Value from the UI. something like shown in the picture.
![grafik](https://github.com/user-attachments/assets/2e3d85d2-cd49-4667-84ca-e9c661b6502b)

**Current behavior:**
not possible

**Alternatives considered:**
Using the `|> drop()` `|> delete()` operators (does not work)

**Use case:**
To delete some values that are wrong e.g., the picture shows a point of one of my relative humidity measurements that has a value of over 2bn.

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 in the Data Explorer UI and review how it currently represents individual values and available deletion actions. Use the reported incorrect relative-humidity point as the use case; done means a user can select and delete one data point from the UI without relying on the drop() or delete() operators.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
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.