Skip to content

[Build Transaction] Convert nav to sticky navigation footer#2138

Merged
jeesunikim merged 3 commits into
mainfrom
issue-2062
Jul 1, 2026
Merged

[Build Transaction] Convert nav to sticky navigation footer#2138
jeesunikim merged 3 commits into
mainfrom
issue-2062

Conversation

@jeesunikim

Copy link
Copy Markdown
Contributor

Footer is now sticky and can be seen at all times

Screenshot 2026-07-01 at 11 45 02 AM

Copilot AI review requested due to automatic review settings July 1, 2026 18:45
@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Jul 1, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@jeesunikim jeesunikim linked an issue Jul 1, 2026 that may be closed by this pull request
@jeesunikim jeesunikim requested a review from quietbits July 1, 2026 18:46
@jeesunikim jeesunikim removed the request for review from quietbits July 1, 2026 18:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the transaction flow UI so the navigation footer remains visible (sticky) during scrolling in the Build Transaction flows.

Changes:

  • Made TransactionFlowFooter sticky at the bottom of the viewport and added visual styling (background + top border).
  • Introduced additional changes to the auto-generated networkLimits constants (appears unrelated to the sticky footer work).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/components/TransactionFlowFooter/styles.scss Applies sticky positioning and visual treatment to keep the footer visible.
src/constants/networkLimits.ts Updates generated network limits data (unrelated to footer behavior; should be reverted/regenerated separately).

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

Comment thread src/constants/networkLimits.ts
@stellar-jenkins-ci

Copy link
Copy Markdown

1 similar comment
@stellar-jenkins-ci

Copy link
Copy Markdown

@jeesunikim jeesunikim requested a review from quietbits July 1, 2026 19:21
@jeesunikim jeesunikim merged commit 2efa51b into main Jul 1, 2026
7 checks passed
@jeesunikim jeesunikim deleted the issue-2062 branch July 1, 2026 20:31
@github-project-automation github-project-automation Bot moved this from Backlog (Not Ready) to Done in DevX Jul 1, 2026
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.

Add navigation footer and review flow

3 participants