Skip to content

chore(UI): remove template link from workspaces page row #6882

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
Mar 30, 2023

Conversation

Kira-Pilot
Copy link
Member

Removing the link to the template page on the workspace row in /workspaces because it often is clicked unintentionally when one is trying to navigate to a workspace.

</Link>
<Stack direction="row" alignItems="center" spacing={1}>
<span>{displayTemplateName}</span>
</Stack>
Copy link
Collaborator

Choose a reason for hiding this comment

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

You can remove the Stack since there is a single element, you can also remove the span.

Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma left a comment

Choose a reason for hiding this comment

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

Just one little minor thing

@Kira-Pilot Kira-Pilot merged commit 3b52d4f into main Mar 30, 2023
@Kira-Pilot Kira-Pilot deleted the fix-workspace-link/kira-pilot branch March 30, 2023 17:32
@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 2023
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