Anonymous View
Skip to content

Update code to use new aha-menu components#25

Closed
nullset wants to merge 4 commits into
mainfrom
A-13871-4-use-new-aha-menu-code
Closed

Update code to use new aha-menu components#25
nullset wants to merge 4 commits into
mainfrom
A-13871-4-use-new-aha-menu-code

Conversation

@nullset

@nullset nullset commented May 18, 2022

Copy link
Copy Markdown
Contributor

No description provided.

{!loading && (!authed || !fetchedPr) && (
<span className="pr-status">
<aha-button onClick={fetchData} size="small" type="attribute">
<aha-button onClick={fetchData} size="small" kind="attribute">

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.

@nullset Did you mean secondary here?

Suggested change
<aha-button onClick={fetchData} size="small" kind="attribute">
<aha-button onClick={fetchData} size="small" kind="secondary">

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.

Also, the icon is barely visible:

Screen Shot 2022-08-16 at 9 56 11 AM

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.

Changing it to secondary seems to fix the icon colour issue.

@percyhanna percyhanna 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.

See above comments.

@percyhanna

Copy link
Copy Markdown
Contributor

Closing in favour of #36.

@percyhanna percyhanna closed this Dec 30, 2022
@percyhanna percyhanna deleted the A-13871-4-use-new-aha-menu-code branch December 30, 2022 19:21
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