[ANMS UI] Pin Buttons and Add Agent Info Icons
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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