NASA-AMMOS / NASA-AMMOS/anms

[ANMS UI] Pin Buttons and Add Agent Info Icons

Open
#402 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
3
Forks
2
Avg merge
2d 23h
Merged PRs (30d)
2

Description

From #264
In the Agents and Build pages:

  • 'Send Agents' and pagination buttons shouldn't require scrolling to the bottom of the page. These should be pinned outside of the scrollable area
  • Checkbox column on Agents view should NOT trigger 'Agent details' popup (this is too easy to accidentally click). We may want to add an info icon instead that is clickable

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 UI entry points for the Agents and Build pages and inspect their scrollable layout, pagination controls, and agent-selection interactions. Keep the Send Agents and pagination controls outside the scrollable area, prevent the checkbox column from opening agent details, and add an info icon if supported by the existing UI patterns. Verify both pages manually, including selection and details behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.