Skip to content

Conversation

@jeesunikim
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 30, 2026 00:44
@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Jan 30, 2026
@jeesunikim jeesunikim requested review from quietbits and removed request for Copilot January 30, 2026 00:44
@jeesunikim jeesunikim linked an issue Jan 30, 2026 that may be closed by this pull request
@stellar-jenkins
Copy link

Copy link
Contributor

@quietbits quietbits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When the network/browser blocks the AI button code, the button doesn't show up in the current version (Lab production), but this one is always there. So, when I click on it when it's blocked, nothing happens. Could we keep the same logic and show it only when it's available?

Copilot AI review requested due to automatic review settings January 31, 2026 00:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds a custom Stella AI button component to provide a custom interface for the Stella AI assistant, replacing the default Stella embed button. The PR also includes updates to network limits configuration data.

Changes:

  • Added a new CustomAiButton component with custom styling to trigger the Stella AI interface
  • Hidden the default Stella AI embed button via CSS
  • Updated network limits configuration for mainnet, testnet, and futurenet

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/components/CustomAiButton/index.tsx New React component that renders a custom button to open Stella AI assistant
src/components/CustomAiButton/styles.scss Styles for the custom AI button including fixed positioning and display states
src/app/layout.tsx Integrated CustomAiButton component into the root layout
src/styles/globals.scss Added CSS to hide the default Stella embed button
src/constants/networkLimits.ts Updated network limits data for mainnet, testnet, and futurenet networks

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stellar-jenkins
Copy link

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@jeesunikim jeesunikim requested a review from quietbits February 2, 2026 17:57
@stellar-jenkins
Copy link

@jeesunikim jeesunikim merged commit 8b4d26d into main Feb 2, 2026
4 of 7 checks passed
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Feb 2, 2026
@jeesunikim jeesunikim deleted the issue-1797-icon branch February 2, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Stellar AI button in lab

4 participants