Nimble table | Conditionally show or hide action menu

Open
#1,609 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by locating the Nimble table action-menu entry point and tracing how row values are available, with particular attention to tree tables. Define the behavior for parent and child rows, then verify that the action menu is shown or hidden according to the relevant row values.

Written by the indexing model from the issue text.

Description

client request enhancement

😯 Problem to Solve

We had a requirement to conditionally show or hide the action menu depending on the row values. For the tree type (hierarchical) table especially, this might be necessary, for example, a parent row does not require to show an action menu but a child row supports some operation and hence there is a need to show this menu.

💁 Proposed Solution

Add ability to show or hide the action menu depending on one or more row values

Dominant language
TypeScript
Stars
39
Forks
14
Avg merge
1d 16h
Merged PRs (30d)
13

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.

More from ni/nimble

All issues in ni/nimble

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.