NASA-AMMOS / NASA-AMMOS/plandev-ui

Send multi-selected activities on extension call

Open
#1,998 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
Svelte
Stars
42
Forks
14
Avg merge
1d 16h
Merged PRs (30d)
10

Description

Checked for duplicates

Yes - I've already checked

Alternatives considered

Yes - and alternatives don't suffice

Related problems

No response

Describe the feature request

Currently, when an extension is called only the singularly 'selected' directive is sent.

For work building an extension that allows PlanDev to publish activities as observations to ACROSS, it would be required to publish multiple activities/observations at once, or else the user will potentially have to invoke the extension hundreds of times.

It would be great if calling an extension with multiple directives selected in the table instead sent that set of directives rather than the singular selection.

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

No file or test is named. Start by tracing the extension call from the table's multi-selection handling, then verify how the selected directives are passed to the extension. Done means one invocation sends the full selected set of activities rather than only one directive.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.