Skip to content

Conversation

@simonbs
Copy link
Contributor

@simonbs simonbs commented Nov 18, 2025

Fixes an issue where the plus icon in the New Project button was not centered.

Screenshots (if appropriate):

Old New
Screenshot 2025-11-18 at 07 17 31@2x Screenshot 2025-11-18 at 07 16 31@2x

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Copilot AI review requested due to automatic review settings November 18, 2025 06:18
Copilot finished reviewing on behalf of simonbs November 18, 2025 06:19
Copy link
Contributor

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 PR fixes a UI bug where the plus icon in the New Project button was not properly centered. The fix adds horizontal centering to complement the existing vertical centering.

  • Added alignItems="center" to the Stack component wrapping the FontAwesome plus icon

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

@simonbs simonbs merged commit 2d101c8 into develop Nov 18, 2025
14 checks passed
@simonbs simonbs deleted the bugfix/plus-in-new-project-not-centered branch November 18, 2025 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants