Skip to content

fix: APP-850 various issues with org creation/profile#2784

Merged
blushi merged 6 commits intodevfrom
fix-APP-850-various-org
Jan 20, 2026
Merged

fix: APP-850 various issues with org creation/profile#2784
blushi merged 6 commits intodevfrom
fix-APP-850-various-org

Conversation

@blushi
Copy link
Member

@blushi blushi commented Jan 6, 2026

Description

https://regennetwork.atlassian.net/browse/APP-850
https://regennetwork.atlassian.net/browse/APP-863


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • provided a link to the relevant issue or specification
  • provided instructions on how to test
  • reviewed "Files changed" and left comments if necessary
  • confirmed all CI checks have passed

How to test

  1. Create a new organization providing some image(s). After completing the org creation, double check the image links are not broken and the images display correctly (user dropdown, dashboard, org profile page)
  2. Go to the org profile page:
    2.1. clicking "edit profile" should lead to /dashboard/organization/profile
    2.2. click the tabs to checks the blinking is not there anymore, also the scroll y position should remain the same when switching tabs
    2.3. check cards spacing and bg color in members tab

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items
.

I have...

  • confirmed all author checklist items have been addressed
  • reviewed code correctness and readability
  • verified React components follow DRY principles
  • reviewed documentation is accurate
  • reviewed tests
  • manually tested (if applicable)

@netlify
Copy link

netlify bot commented Jan 6, 2026

Deploy Preview for terrasos ready!

Name Link
🔨 Latest commit ba2a606
🔍 Latest deploy log https://app.netlify.com/projects/terrasos/deploys/696f83d13cecea0008ee8186
😎 Deploy Preview https://deploy-preview-2784--terrasos.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@blushi blushi marked this pull request as ready for review January 12, 2026 11:13
@blushi
Copy link
Member Author

blushi commented Jan 12, 2026

@erikalogie @S4mmyb see testing instructions

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 950eef9f81

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@blushi blushi mentioned this pull request Jan 13, 2026
10 tasks
description: account?.description?.trimEnd() ?? '',
socialsLinks,
};
const navigate = useNavigate();
Copy link
Contributor

Choose a reason for hiding this comment

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

navigate or useNavigate() is not used anywhere in the component.

Copy link
Contributor

@alexander-astrand alexander-astrand left a comment

Choose a reason for hiding this comment

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

LGTM!

@erikalogie
Copy link
Collaborator

LGTM!

@blushi blushi force-pushed the fix-APP-850-various-org branch from 6ba0f08 to ba2a606 Compare January 20, 2026 13:31
@blushi blushi enabled auto-merge (squash) January 20, 2026 13:32
@blushi blushi merged commit ea98b35 into dev Jan 20, 2026
12 of 14 checks passed
@blushi blushi deleted the fix-APP-850-various-org branch January 20, 2026 13:36
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.

3 participants