Skip to content

Conversation

BrunoQuaresma
Copy link
Collaborator

Before:
Screen Shot 2023-01-05 at 11 33 05

After:
Screen Shot 2023-01-05 at 11 43 09

@BrunoQuaresma BrunoQuaresma self-assigned this Jan 5, 2023
@BrunoQuaresma BrunoQuaresma requested a review from a team as a code owner January 5, 2023 14:43
@BrunoQuaresma BrunoQuaresma requested review from presleyp and removed request for a team January 5, 2023 14:43
Copy link
Member

@kylecarbs kylecarbs left a comment

Choose a reason for hiding this comment

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

This looks much nicer!

@BrunoQuaresma BrunoQuaresma merged commit ab7e676 into main Jan 5, 2023
@BrunoQuaresma BrunoQuaresma deleted the bq/refactor-user-menu branch January 5, 2023 17:06
@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2023
@@ -2,7 +2,7 @@ import Popover, { PopoverProps } from "@material-ui/core/Popover"
import { makeStyles } from "@material-ui/core/styles"
import { FC, PropsWithChildren } from "react"

type BorderedMenuVariant = "admin-dropdown" | "user-dropdown"
type BorderedMenuVariant = "user-dropdown"
Copy link
Contributor

Choose a reason for hiding this comment

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

do we still need this type?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good catch! I will clean up this. I'm planning to run clean up to find unused code and delete all of them. I'm going to do that this week.

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.

3 participants