Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: Add resource type and restyle terminal link #1722

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 25, 2022

Conversation

BrunoQuaresma
Copy link
Collaborator

Screen Shot 2022-05-24 at 15 49 47

Closes #1721

@BrunoQuaresma BrunoQuaresma self-assigned this May 24, 2022
@BrunoQuaresma BrunoQuaresma requested a review from a team as a code owner May 24, 2022 18:52
className={className}
target="_blank"
>
<ComputerIcon />
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The version of Material UI we are using does not have the Terminal icon 😢

import React from "react"
import * as TypesGen from "../../api/typesGenerated"

export const Language = {
linkText: "Open in terminal",
linkText: "Open terminal",
Copy link
Contributor

Choose a reason for hiding this comment

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

@kylecarbs which makes more sense?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I removed this to save some space 😆

Copy link
Member

Choose a reason for hiding this comment

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

I'm impartial! I think it's fair to remove the in to save space, but up to you!

@presleyp
Copy link
Contributor

Thanks for doing this! It looks great in context, but the story for just the terminal link has an alignment problem, maybe it needs a container or something.

@BrunoQuaresma BrunoQuaresma enabled auto-merge (squash) May 25, 2022 13:22
@BrunoQuaresma BrunoQuaresma merged commit 5492ab7 into main May 25, 2022
@BrunoQuaresma BrunoQuaresma deleted the bq/add-resource-type-and-restyle-open-terminal branch May 25, 2022 13:32
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.

Refactor resources card to add the resource type and restyle the terminal link to match the design
4 participants