Skip to content

feat: refactor <UserDropdown />#21809

Merged
jakehwll merged 12 commits intomainfrom
jakehwll/refactor-userdropdown
Feb 4, 2026
Merged

feat: refactor <UserDropdown />#21809
jakehwll merged 12 commits intomainfrom
jakehwll/refactor-userdropdown

Conversation

@jakehwll
Copy link
Contributor

@jakehwll jakehwll commented Jan 31, 2026

This pull-request takes our <UserDropdown /> component and converts it to a <DropdownMenu />. This is done so that we can more easily standardise the content among multiple Dropdown's, and as an added bonus helps us to remove MUI dependencies (win win).

Note

I removed the avatar here whilst we debate internally on how we show the user account. This differs from the screenshot below 🙂

Old New

@jakehwll
Copy link
Contributor Author

@codex review

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: 1b1f70489e

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@jakehwll jakehwll marked this pull request as ready for review January 31, 2026 10:06
@jakehwll jakehwll requested review from aslilac and jaaydenh January 31, 2026 10:06
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: c1cb5e9eac

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Member

@aslilac aslilac left a comment

Choose a reason for hiding this comment

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

very nice

@jakehwll jakehwll merged commit 014693b into main Feb 4, 2026
29 of 30 checks passed
@jakehwll jakehwll deleted the jakehwll/refactor-userdropdown branch February 4, 2026 02:08
@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants