posit-dev / posit-dev/positron

Add option to list missing values on top when sorting columns

Open
#11,639 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

area: data explorer enhancement support
Dominant language
TypeScript
Stars
4.3k
Forks
184
Avg merge
1d 11h
Merged PRs (30d)
206

Description

Discussed in https://github.com/posit-dev/positron/discussions/11606

Originally posted by fcamineiro January 30, 2026
Currently, when sorting the data in ascending or descending order, missing data is placed at the bottom. Can you please add a Positron setting to reverse the visualization, which would make it easier to discuss missing data with stakeholders?

Contributor guide

Open the contributing guide

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 with the linked discussion at posit-dev/positron#11606 to understand the requested sorting behavior and setting expectations. Then locate the data-view sorting and Positron settings entry points; the work is done when users can choose whether missing values appear at the top or bottom for ascending and descending sorts, with the behavior verified in the relevant tests.

Written by the indexing model from the issue text.

Assessment

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