OpenRefine / OpenRefine/OpenRefine

Place 'edit' and 'create' functionalities within the same menu tier

Open
#6,279 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Theme: UX/Usability Type: Feature Request
Dominant language
Java
Stars
12k
Forks
2.2k
Avg merge
1d 14h
Merged PRs (30d)
27

Description

Currently, you have to navigate to 'edit column' first in order to add a new column. I found it a bit counterintuitive to have 'create' functionality as a subset of the 'edit' functionality; to me, they are two separate kinds of actions on par with one another. To my mind, creating is not a sub-function of editing the data you can already see, but a different one on the same level.

I'd like to propose adding the 'add new column based on this column' functionality - or any kind of functionality that involves creating new information - to the first menu that pops up, not the second.

Here's a screenshot for reference:
Screenshot 2024-01-04 at 10 15 38 AM

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 by inspecting the column menu shown in the linked screenshot and trace how its first and second tiers are assembled. Move the add-new-column action, and other explicitly identified creation actions if supported by the existing menu, into the first tier, then verify that the menu hierarchy matches the requested separation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
design, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.